Surface Area Calculator
Painting a room, wrapping a gift, or ordering material for a water tank – all these tasks require knowing how much surface a three-dimensional object covers. A surface area calculator eliminates the need to memorize formulas and manually compute results for every shape.
What is surface area?
Surface area is the total area of all external faces (or surfaces) of a three-dimensional object, measured in square units such as cm², m², ft², or in². If you could unfold a solid and lay every face flat, the combined area of those flat pieces would equal the surface area.
There are two types commonly referenced in geometry:
- Total surface area (TSA) – the sum of all faces, including bases
- Lateral surface area (LSA) – only the side faces, excluding the top and bottom
Surface area formulas for common shapes
The table below lists the total surface area formulas for the shapes you will encounter most often. In every formula, r is the radius, h is the height, a is the edge or side length, l is the slant height, and w / l refer to width and length of a rectangular prism.
| Shape | Total Surface Area Formula |
|---|---|
| Cube | 6a² |
| Rectangular prism (box) | 2(lw + lh + wh) |
| Sphere | 4πr² |
| Cylinder | 2πr² + 2πrh |
| Cone | πr² + πrl, where l = √(r² + h²) |
| Triangular prism | (perimeter of base) × h + 2 × (area of triangular base) |
| Square pyramid | a² + 2a × l |
Cube
A cube has six identical square faces. If one edge measures a, then:
SA = 6a²
Example: a = 5 cm → SA = 6 × 25 = 150 cm²
Rectangular prism (box)
With length l, width w, and height h:
SA = 2(lw + lh + wh)
Each term covers a pair of opposite faces. A box measuring 10 × 4 × 3 cm has SA = 2(40 + 30 + 12) = 164 cm².
Sphere
A sphere has no edges or flat faces, so the formula depends solely on the radius r:
SA = 4πr²
Example: r = 7 cm → SA = 4 × 3.14159 × 49 ≈ 615.75 cm²
Cylinder
A right circular cylinder combines two circular bases and a curved lateral surface:
SA = 2πr² + 2πrh
The first term accounts for the top and bottom circles; the second term is the lateral area (the rectangle you get if you “unroll” the side).
Cone
The total surface area of a cone with base radius r and slant height l:
SA = πr² + πrl
If you know the vertical height h instead of the slant height, calculate l = √(r² + h²) first. The slant height is always longer than the vertical height.
Triangular prism
Add the areas of the two triangular bases and the three rectangular side faces:
SA = 2 × A_triangle + P_triangle × h_prism
where A_triangle is the area of one triangular base, P_triangle is its perimeter, and h_prism is the length (height) of the prism.
Pyramid (square base)
For a pyramid with a square base of side a and slant height l:
SA = a² + 2al
The first term is the base; the second covers the four triangular faces.
How to calculate surface area step by step
- Identify the shape. Determine which geometric solid matches the object – or which simpler solids it can be decomposed into.
- Measure the dimensions. Record all needed values (radius, height, edge length, slant height). Convert everything to one unit.
- Select the formula. Use the table above to find the correct expression.
- Substitute and compute. Plug the numbers in, follow the order of operations, and express the result in square units.
- Round if necessary. For practical applications, rounding to two decimal places is standard.
The surface area calculator above performs steps 3–5 automatically once you select the shape and enter the dimensions.
Practical applications of surface area
Surface area calculations are far from abstract exercises. Key real-world uses include:
- Construction and renovation – estimating paint, plaster, or wallpaper needed for walls and ceilings
- Packaging and shipping – determining how much wrapping material or cardboard is required
- Manufacturing – calculating material costs for tanks, pipes, and containers
- HVAC engineering – sizing radiators and heat exchangers based on exposed surface area
- Biology – understanding heat loss in organisms (larger surface area relative to volume means faster heat loss)
Common mistakes to avoid
- Mixing units. If the radius is in centimeters and the height is in meters, convert before calculating. A mismatch produces a meaningless result.
- Confusing radius with diameter. The radius is half the diameter. Every formula above uses the radius.
- Forgetting the “2” in cylinder and prism formulas. Both bases must be counted; omitting the factor of 2 gives only the lateral surface area.
- Using vertical height instead of slant height for a cone. The lateral area formula requires the slant height along the side, not the perpendicular height from apex to base center.
This tool is for educational and planning purposes. For mission-critical engineering calculations, verify results with certified professionals.