Please provide your input and click the calculate button
Show SolutionHide Solution
About the Surface Area Calculator
This surface area calculator lets you calculate the surface area for several different solid shapes. The shapes currently supported are cones, cubes, cuboids (rectangular prisms), cylinders, and spheres.
For most shapes, you have the option to choose what combination of inputs you want to provide. And to top it all, the calculator will give you not just the answer, but also the step by step solution.
Usage Guide
ShowHide
i. Valid Inputs
Each of the inputs provided must be a non-negative real number. In other words, the input must be 0 or greater. Here are a few examples.
Whole numbers or decimals → 2, 4.25, 0, 0.33
Fractions → 2/3, 1/5
Mixed numbers → 51/4
ii. Example
If you would like to see an example of the calculator's working, just click the "example" button.
iii. Solutions
As mentioned earlier, the calculator won't just tell you the answer but also the steps you can follow to do the calculation yourself. The "show/hide solution" button would be available to you after the calculator has processed your input.
iv. Share
We would love to see you share our calculators with your family, friends, or anyone else who might find it useful.
By checking the "include calculation" checkbox, you can share your calculation as well.
Here's a quick overview of the concept of surface area and its formula for a few important shapes.
Surface Area — Concept and Formulas
The surface area of any solid or three-dimensional object is a measure of how large or small its surface is.
Surface Area of a Cone
A cone can be seen has two surfaces — a curved surface and a flat circular base.
For a cone with a radius r and slant height l, the curved surface area of a cone is πrl. And that of the base is 2πr.
The total surface area is the sum of these two area. So,
S=πr2+2πrl=πr(r+l)
Surface Area of a Cube
A cube has six flat surfaces with equal areas.
So, for a cube with an edge-length of a, each flat surface has an area of a2 and the total surface area would be,
S=6a2
Surface Area of a Cuboid (Rectangular Prism)
A cuboid has three pairs of parallel, opposite, and equal flat surfaces. So, its surface area is the sum of the areas of these three pairs.
The formula for the surface area of a cuboid (or rectangular prism) with a length l, width w, height h is
S=2(lw+wh+lh)
Surface Area of a Cylinder
A cylinder has a curved surface and two flat circular bases.
So the surface area of a cylinder with a radius r and height h is
S=2πr2+2πrh=2πr(r+h)
Surface Area of a Sphere
The sphere of radius r has a surface area equal to
S=4πr2
Surface Area Calculations — Examples
Example
What is the surface area of a cone with a radius of 5 centimeters and a slant height of 7 centimeters.
Solution
Using the formula for a cone's surface area, we have
A=π⋅r⋅(r+l)=π⋅5⋅(5+7)=188.49
The surface area of the cone is 188.49 cm2.
Example
A cylindrical container has a radius of 2 inches and a height of 6 inches. Calculate its total surface area.
Solution
The surface area of a cylinder is given by
S=2πr(r+h)
Substituting the values of r and h, we get
S=2πr(r+h)=2π⋅2⋅(2+6)=100.53
The total surface area of the cylinder is 100.53 in2.
Example
The surface area of a sphere is 144π in2. Find its radius.
Solution
We know the surface area of a sphere is given by the formula
A=4πr2
Substituting the values of A and solving for r —
144πr=4πr2=6
So, the radius of the sphere is 6 in.
Example
The surface area of a rectangular prism is 184 cm2. Its length is 8 cm and width 5 cm. Find the height of the prism.
Solution
The surface area of a rectangular prism is
A=2⋅(lw+wh+lh)
Substituting the values of l, w, and A and solving for h, we have