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.

Select Shape
Cube
Output Unit

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.

ShapeTotal Surface Area Formula
Cube6a²
Rectangular prism (box)2(lw + lh + wh)
Sphere4πr²
Cylinder2πr² + 2πrh
Coneπr² + πrl, where l = √(r² + h²)
Triangular prism(perimeter of base) × h + 2 × (area of triangular base)
Square pyramida² + 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

  1. Identify the shape. Determine which geometric solid matches the object – or which simpler solids it can be decomposed into.
  2. Measure the dimensions. Record all needed values (radius, height, edge length, slant height). Convert everything to one unit.
  3. Select the formula. Use the table above to find the correct expression.
  4. Substitute and compute. Plug the numbers in, follow the order of operations, and express the result in square units.
  5. 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.

Frequently Asked Questions

What is the difference between surface area and volume?
Surface area measures the total area covering the outside of a 3D object, expressed in square units (cm², m²). Volume measures the space inside the object, expressed in cubic units (cm³, m³). A cube with edge 3 cm has a surface area of 54 cm² but a volume of 27 cm³.
How do you find the surface area of an irregular shape?
Break the irregular shape into simpler geometric solids – prisms, cylinders, cones, and so on. Calculate the surface area of each part separately, then add them together. Subtract any internal faces where the parts connect.
Does surface area change with scale?
Yes. If you double every linear dimension of an object, the surface area increases by a factor of four (2²). Tripling the dimensions increases it ninefold (3²). This is because area scales with the square of the linear scale factor.
What units are used for surface area?
Surface area is always expressed in square units. Common units include square millimeters (mm²), square centimeters (cm²), square meters (m²), square inches (in²), and square feet (ft²). Always keep all measurements in the same unit before calculating.
What is lateral surface area versus total surface area?
Lateral surface area includes only the side faces of a solid, excluding the top and bottom bases. Total surface area adds the areas of the bases as well. For a cylinder of radius r and height h, lateral area is 2πrh, while total area is 2πr² + 2πrh.
Can surface area be negative?
No. Surface area is a geometric measure of a physical surface and is always a non-negative value. A result of zero simply means the object has no measurable surface, which in practice means it does not exist as a 3D solid.
  1. Volume of Cylinder Formula Calculator
  2. Ellipse Calculator
  3. Right Triangles Calculator