Surface Areas and Volume of 3d shapes are given here. Click to read how to find surface area and volume of different shapes such as Cube, Sphere, Cone, Cylinder and Cuboid easily with examples at BYJU'S.
// C program to calculate the surface Area and// volume of Sphere#include <stdio.h>#include <math.h>intmain() {floatradius=0;floatvolume=0;floatarea=0; printf("Enter the radius: "); scanf("%f",&radius); volume=(4.0/3)*(3.14)*pow(radius,3); area=4*(3.14)*pow(radius,2); p...
Area of Sphere. Learn the area and the volume of a sphere at BYJU'S. The definition, formula for area and volume, formula derivation, examples are provided here with detailed explanation.
The source code to calculate the surface area, volume of the Cone is given below. The given program is compiled and executed successfully. // Rust program to calculate the// Surface Area and Volume of Sphereusestd::io;fnmain() {letmutradius:f32=0.0;letmutarea:f32=0.0;letmutvolume:f32...
A triangular prism has two parallel triangular bases and three rectangular sides. Learn the properties along with the formulas of volume and surface area of triangular and solved examples at BYJU'S.
The source code to calculate the surface area, volume of the Cone is given below. The given program is compiled and executed successfully. // Rust program to calculate// the surface area, volume of Coneusestd::io;fnmain() {letmutheight:f32=0.0;letmutradius:f32=0.0;letmutarea:f32=0.0...
Surface area of a sphere is defined as the total area covered its outer surface. A sphere has surface area equal to 4 π r2 square units. Learn easy and best methods to calculate the surface area of spherical objects at BYJU’S
Get the formulas for the area of a hemisphere, such as the curved surface area and the total surface area with the real-life examples. Visit BYJU'S to learn more about hemisphere.
Surface area of cube is the sum of areas of all the six faces of the cube, which are in square shape. The area of one face will be equal to square of side. Get total surface area formula at BYJU’S.
called surface-active agents, or surfactants for short. these surfactants reduce the surface tension value of water and enhance its ability to stick to things. water sticks to the clothes and, because of this, can seep through thin fibres of dirty clothes and spread over a larger area (...