Surface Area Calculator

Instant surface area for 10 shapes — sphere, cylinder, cone, prism, pyramid, torus and more.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

The Surface Area Calculator covers ten common three-dimensional shapes — sphere, hemisphere, cylinder, cone, cube, rectangular prism, triangular prism, square pyramid, torus and ellipsoid — returning not just the total surface area but also the lateral (curved) area, the base area, and where relevant the slant height, all in the unit you choose. A collapsible step-by-step working panel shows every substitution and arithmetic step so you can follow along and catch any input errors. Everything runs entirely in your browser — no numbers are ever sent to a server.

How the maths works

Surface area is the total two-dimensional area of the outer surface of a three-dimensional object. For shapes built from flat faces (cubes, prisms, pyramids) it is simply the sum of the areas of every face. For curved shapes (spheres, cylinders, cones, tori) it requires integration, though the results reduce to compact closed-form formulae.

Key formulae

ShapeFormula
SphereSA = 4 times pi times r-squared
Hemisphere (closed)SA = 3 times pi times r-squared (curved 2pi r-squared plus base pi r-squared)
Cylinder (closed)SA = 2 times pi times r-squared + 2 times pi times r times h
Cone (closed base)SA = pi times r-squared + pi times r times l, where l = sqrt(r-squared + h-squared)
CubeSA = 6 times a-squared
Rectangular prismSA = 2 times (l times w + l times h + w times h)
Triangular prismSA = (a + b + c) times h + 2 times (Heron area of triangular face)
Square pyramidSA = a-squared + 2 times a times l, where l = sqrt(h-squared + (a/2)-squared)
TorusSA = 4 times pi-squared times R times r
EllipsoidSA approximately equal to Knud Thomsen formula (max ~1.061% error)

Why slant height matters for cones and pyramids

The slant height l is the distance along the sloping face from apex to base edge, not the vertical height h. For a cone, l = sqrt(r-squared + h-squared). Using the vertical height h directly in place of l overstates or understates the lateral area (depending on the shape) and is one of the most frequent geometry mistakes. The calculator always computes l for you and reports it alongside the areas.

Heron’s formula for the triangular base

For the triangular prism the calculator uses Heron’s formula to find the area of the triangular cross-section from its three side lengths a, b, c, without needing an explicit height or angle. Given the semi-perimeter s = (a + b + c) / 2, the area is sqrt(s times (s minus a) times (s minus b) times (s minus c)). The calculator validates the triangle inequality (each side must be less than the sum of the other two) before computing.

Worked example — cylinder

A tin can has radius r = 4 cm and height h = 12 cm. What is its total surface area?

  1. Two circular ends: 2 times pi times r-squared = 2 times pi times 16 = 32pi, approximately 100.53 cm squared
  2. Lateral surface: 2 times pi times r times h = 2 times pi times 4 times 12 = 96pi, approximately 301.59 cm squared
  3. Total: 32pi + 96pi = 128pi, approximately 402.12 cm squared

In practice this is the minimum surface area of metal sheet needed to make the can, ignoring any overlap at the seam.

Worked example — cone

An ice-cream cone has base radius r = 3 cm and vertical height h = 8 cm. How much wafer material (lateral surface only) is used?

  1. Slant height: l = sqrt(r-squared + h-squared) = sqrt(9 + 64) = sqrt(73), approximately 8.544 cm
  2. Lateral area: pi times r times l = pi times 3 times 8.544, approximately 80.52 cm squared
  3. Base area (the opening, not covered by wafer): pi times 9, approximately 28.27 cm squared

A common error is writing “lateral area = pi times r times h = pi times 3 times 8 = 75.40” — about 6% too low because h was used instead of l.

Practical uses

Packaging and manufacturing. The surface area of a container directly sets the material cost. Shaving even a few percent off a cylinder’s surface area by optimising the radius-to-height ratio can save significant material on high-volume production runs. The optimal (minimum material) closed cylinder has h = 2r.

Painting and coating. Knowing the exact surface area of a structure tells you how much paint, varnish, rust-inhibitor or thermal coating is required. Underestimating leads to re-ordering; overestimating wastes material.

Heat transfer and chemistry. The rate at which an object exchanges heat with its surroundings is proportional to its surface area (Newton’s law of cooling). In catalytic reactors and porous materials the surface area governs reaction rates — this is why catalysts are made in porous granules rather than smooth spheres.

3D printing and CNC machining. Estimating print time and filament use, or quoting machining operations, both start from surface area calculations.

Astronomy and physics. Stefan–Boltzmann radiation power P = sigma times A times T to the fourth, where A is the surface area. The luminosity of a star is proportional to its radius-squared — which is the key reason giant stars are so much more luminous than dwarf stars even at the same surface temperature.

A note on the ellipsoid approximation

Unlike the sphere and the other shapes in this calculator, the ellipsoid has no elementary closed-form surface area formula. The exact value requires an elliptic integral. The Knud Thomsen approximation used here achieves a maximum relative error of approximately 1.061% across all ellipsoid shapes, which is sufficient for every practical application. For a sphere (a = b = c = r) the formula reduces exactly to 4 times pi times r-squared, so the approximation is precise at that boundary.

Ad placeholder (rectangle)