Surface Area Calculator
Calculate the surface area and volume of 3D shapes: sphere, cube, cylinder, cone, and rectangular prism. See also Area of Circle Calculator and Area of Rectangle Calculator.
How to Calculate Surface Area
Surface area is the total area of all faces or surfaces of a 3D object. Each shape has its own formula. For a sphere, it depends only on the radius. For prisms and cylinders, you add the areas of the bases and the lateral (side) surfaces. This calculator handles five common 3D shapes and also computes the volume for each.
Surface Area Formulas
Sphere: SA = 4πr²
Cube: SA = 6s²
Cylinder: SA = 2πr(r + h)
Cone: SA = πr(r + √(r² + h²))
Rectangular Prism: SA = 2(lw + lh + wh)
Example
Find the surface area of a sphere with radius 5:
SA = 4πr²
SA = 4 × π × 25
SA ≈ 314.1593 square units
Volume = (4/3)πr³ = (4/3) × π × 125 ≈ 523.5988 cubic units
Surface Area Reference Table
| Shape | Dimensions | Surface Area | Volume |
|---|---|---|---|
| Sphere | r = 1 | 12.5664 | 4.1888 |
| Sphere | r = 5 | 314.1593 | 523.5988 |
| Sphere | r = 10 | 1256.6371 | 4188.7902 |
| Cube | s = 1 | 6.0000 | 1.0000 |
| Cube | s = 5 | 150.0000 | 125.0000 |
| Cube | s = 10 | 600.0000 | 1000.0000 |
| Cylinder | r=3, h=5 | 150.7964 | 141.3717 |
| Cylinder | r=5, h=10 | 471.2389 | 785.3982 |
| Cone | r=3, h=4 | 75.3982 | 37.6991 |
| Cone | r=5, h=12 | 282.7433 | 314.1593 |
| Rect. Prism | 2×3×4 | 52.0000 | 24.0000 |
| Rect. Prism | 5×6×8 | 236.0000 | 240.0000 |
When to Use Surface Area Formulas
Surface area calculations arise whenever you need to cover, coat, or wrap a 3D object. Common real-world situations include:
- Wrapping a gift box — a rectangular prism needs SA = 2(lw + lh + wh) of wrapping paper
- Painting a room — calculate wall area (4 rectangles) plus ceiling to determine paint quantity
- Manufacturing cans and containers — cylinder surface area determines metal sheet requirements
- Coating spherical objects — paint, chrome plating, or rubber coating on balls requires sphere SA
- Insulating pipes — cylindrical insulation material is ordered based on lateral surface area
- Tent and cone-shaped structures — fabric for teepees, party hats, or ice cream cones uses cone lateral SA
Choose the correct formula based on the 3D shape. The most common are rectangular prism (boxes), cylinder (cans, pipes), sphere (balls), cone (funnels), and cube (dice).
Solved Examples
Example 1: Wrapping a Gift Box
A gift box measures 30 cm × 20 cm × 12 cm. How much wrapping paper do you need (minimum, ignoring overlaps)?
l = 30 cm, w = 20 cm, h = 12 cm
SA = 2(lw + lh + wh)
SA = 2(30×20 + 30×12 + 20×12)
SA = 2(600 + 360 + 240)
SA = 2 × 1,200
SA = 2,400 cm² of wrapping paper (add 15% for folds = ~2,760 cm²)
Example 2: Painting a Room
A room is 5 m × 4 m × 2.8 m tall. You want to paint all four walls and the ceiling. If 1 liter covers 10 m², how much paint?
Two walls: 2 × (5 × 2.8) = 28 m²
Two walls: 2 × (4 × 2.8) = 22.4 m²
Ceiling: 5 × 4 = 20 m²
Total = 28 + 22.4 + 20 = 70.4 m²
Paint needed = 70.4 ÷ 10 = 7.04 liters (buy 8 liters)
Example 3: Metal for a Cylindrical Can
A soup can has radius 3.5 cm and height 11 cm. How much metal sheet is needed to make the can?
r = 3.5 cm, h = 11 cm
SA = 2πr(r + h)
SA = 2 × 3.14159 × 3.5 × (3.5 + 11)
SA = 21.991 × 14.5
SA ≈ 318.87 cm² of metal
Common Mistakes When Calculating Surface Area
Forgetting to include all faces
A rectangular prism has 6 faces (3 pairs). A cylinder has 2 circular ends plus the curved side. Missing a face means underestimating material needs.
Confusing surface area with volume
Surface area (m²) measures the outside skin. Volume (m³) measures the space inside. They use different formulas and have different units.
Using height instead of slant height for cones
The cone lateral surface formula uses slant height (l = √(r²+h²)), not the vertical height. Using h directly gives a smaller (wrong) answer.
Not accounting for open faces
An open-top box has only 5 faces (no lid). A pipe needs only lateral SA (no ends). Adjust the formula based on which faces actually need covering.
Key Takeaways
- Sphere: SA = 4πr². Only the radius is needed.
- Cube: SA = 6s². All 6 faces are identical squares.
- Cylinder: SA = 2πr(r + h). Two circular ends plus the curved wall.
- Cone: SA = πr(r + l), where l = √(r² + h²) is the slant height.
- Rectangular prism: SA = 2(lw + lh + wh). Three different pairs of rectangular faces.
- For real projects, add 10-15% extra material for waste, overlaps, and mistakes.
- A sphere has the smallest surface area for any given volume — that is why bubbles are spherical.
Frequently Asked Questions
What is surface area?
Surface area is the total area of all the outer surfaces of a 3D object. It is measured in square units. Think of it as the amount of wrapping paper needed to cover the object completely.
What is the difference between surface area and volume?
Surface area measures the outside of a 3D shape (in square units), while volume measures the space inside (in cubic units). A balloon's surface area is the rubber material; its volume is the air inside.
What is lateral surface area?
Lateral surface area is the area of only the sides of a 3D shape, excluding the top and bottom bases. For a cylinder: lateral SA = 2πrh. For a cone: lateral SA = πr × slant height.
Which shape has the smallest surface area for a given volume?
A sphere has the smallest surface area for any given volume. This is why bubbles are spherical — nature minimizes surface tension (surface area) for the enclosed air (volume).
What is the slant height of a cone?
The slant height is the distance from the tip of the cone to any point on the edge of the base, measured along the surface. It is calculated as l = √(r² + h²), where r is the base radius and h is the vertical height.