Area and Volume Formulas: A Complete Calculator Guide

Area and volume calculations turn up constantly outside the classroom – working out how much paint a wall needs, how much soil fills a raised bed, whether a piece of furniture fits, how much water a tank holds.

The formulas themselves are not complicated. What causes most errors is not the mathematics but the units: mixing centimetres with metres, forgetting that area scales with the square of length and volume with the cube, or using diameter where the formula asks for radius.

This guide collects the formulas for every common shape, works examples through each, and covers the unit handling that determines whether your answer is right or off by a factor of a thousand.

Key Takeaways

  • Area is measured in square units; volume in cubic units.
  • Circle-based formulas use the radius, not the diameter – halve it first.
  • Doubling a length quadruples the area and multiplies the volume by eight.
  • Convert all measurements to the same unit before calculating, not after.
  • Complex shapes can be split into simple ones and added together.

Area Formulas for 2D Shapes

Area measures the space inside a flat shape, expressed in square units – square metres, square feet, square centimetres.

ShapeFormulaVariables
SquareA = s x ss = side length
RectangleA = l x wl = length, w = width
TriangleA = 0.5 x b x hb = base, h = perpendicular height
CircleA = pi x r squaredr = radius
ParallelogramA = b x hb = base, h = perpendicular height
TrapezoidA = 0.5 x (a + b) x ha, b = parallel sides, h = height
EllipseA = pi x a x ba, b = semi-major and semi-minor axes
Area formulas for common two-dimensional shapes

Perpendicular Height, Not Slant Height

For triangles, parallelograms and trapezoids, h means the perpendicular distance between the base and the opposite point or side – measured at a right angle. Using the sloping edge instead is one of the most common errors and always overstates the area.

Worked Area Examples

A frequent circle mistake: being given the diameter and using it directly. A circle 14 cm across has a radius of 7 cm. Using 14 in the formula gives 615.75, four times too large – because squaring doubles the error.

Circle with radius 7 cm

  • A = pi x 7 x 7
  • A = pi x 49
  • A = 153.94 cm squared

Triangle with base 10 m and height 6 m

  • A = 0.5 x 10 x 6
  • A = 30 m squared

Trapezoid with parallel sides 8 m and 12 m, height 5 m

  • A = 0.5 x (8 + 12) x 5
  • A = 0.5 x 20 x 5
  • A = 50 m squared

Volume Formulas for 3D Shapes

Volume measures the space inside a solid, in cubic units – cubic metres, litres, cubic feet.

Two patterns make these easier to remember. Any prism – a solid with the same cross-section throughout – is simply its cross-sectional area multiplied by its length. And cones and pyramids are always exactly one third of the prism or cylinder that would enclose them.

ShapeFormulaVariables
CubeV = s cubeds = side length
Rectangular prismV = l x w x hlength, width, height
CylinderV = pi x r squared x hr = radius, h = height
SphereV = (4/3) x pi x r cubedr = radius
ConeV = (1/3) x pi x r squared x hr = base radius, h = height
PyramidV = (1/3) x base area x hh = perpendicular height
Triangular prismV = 0.5 x b x h x lengthcross-section area x length
Volume formulas for common three-dimensional shapes

Try the Calculator

Get the answer without the arithmetic – enter your dimensions and read off the area or volume.

Worked Volume Examples

Cylinder with radius 3 m and height 10 m

  • V = pi x 3 x 3 x 10
  • V = pi x 90
  • V = 282.74 m cubed

Sphere with radius 5 cm

  • V = (4/3) x pi x 5 x 5 x 5
  • V = (4/3) x pi x 125
  • V = 523.60 cm cubed

Cone with base radius 3 m and height 10 m

  • V = (1/3) x pi x 9 x 10
  • V = 94.25 m cubed
  • Exactly one third of the cylinder above, as expected.

Surface Area – A Different Question

Surface area is the total area of the outside of a solid. You need it for painting, wrapping, coating, or heat transfer – situations where what matters is the skin rather than the contents.

For the cylinder above with radius 3 m and height 10 m: two circular ends give 2 x pi x 9 = 56.55, and the curved side gives 2 x pi x 3 x 10 = 188.50. Total surface area is 245.04 m squared.

The cylinder formula is easier to remember if you picture unrolling it: two circles plus a rectangle whose width is the circumference and whose height is the cylinder’s height.

ShapeSurface Area Formula
Cube6 x s squared
Rectangular prism2(lw + lh + wh)
Cylinder2 x pi x r squared + 2 x pi x r x h
Sphere4 x pi x r squared
Conepi x r x (r + slant height)
Surface area formulas

Getting the Units Right

This causes more wrong answers than the formulas do. The rule is to convert everything to a single unit before you calculate.

The trap is that conversion factors change when you move from length to area to volume:

So a room measured as 300 cm x 400 cm has an area of 120,000 cm squared, which is 12 m squared – not 1,200. Dividing by 100 instead of 10,000 is a common and expensive error when ordering materials.

For liquids, one useful equivalence: 1,000 cm cubed = 1 litre, and 1 m cubed = 1,000 litres. Our cylinder of 282.74 m cubed therefore holds about 282,740 litres.

DimensionConversionWhy
Length1 m = 100 cmDirect
Area1 m squared = 10,000 cm squared100 x 100
Volume1 m cubed = 1,000,000 cm cubed100 x 100 x 100
Conversion factors are squared for area and cubed for volume

The Scaling Rule

Double every dimension of a shape and its area increases by four times, while its volume increases by eight times. This is why a pizza twice the diameter gives four times the food, and why small animals lose heat faster than large ones – surface area and volume do not scale together.

Handling Irregular Shapes

Real objects rarely match a textbook shape. Two techniques cover most cases.

Decomposition – split the shape into simple pieces, calculate each, and add. An L-shaped room becomes two rectangles. A house-shaped cross-section becomes a rectangle plus a triangle.

Subtraction – calculate the enclosing shape, then subtract the parts that are missing. A wall with a window is the rectangle of the wall minus the rectangle of the window.

For genuinely irregular solids, displacement works: submerge the object in water and measure the volume displaced. It is exactly as accurate as your measurement of the water.

Example: a wall to be painted

  • Wall: 5 m x 2.5 m = 12.5 m squared
  • Window: 1.2 m x 1 m = 1.2 m squared
  • Door: 2 m x 0.8 m = 1.6 m squared
  • Paintable area = 12.5 – 1.2 – 1.6 = 9.7 m squared

Conclusion

Area formulas describe flat space and produce square units; volume formulas describe solid space and produce cubic units. Most of them follow patterns worth remembering – any prism is cross-section times length, and cones and pyramids are one third of their enclosing solid.

The formulas are rarely where things go wrong. Convert all measurements to one unit before calculating, remember that area conversions are squared and volume conversions cubed, and check that circle formulas are getting the radius rather than the diameter. Get the units right and the arithmetic looks after itself.

Try the Calculator

Get the answer without the arithmetic – enter your dimensions and read off the area or volume.

Frequently Asked Questions

What is the difference between area and volume?

Area measures the space inside a flat, two-dimensional shape and is expressed in square units such as square metres. Volume measures the space inside a three-dimensional solid and is expressed in cubic units such as cubic metres or litres.

What is the formula for the volume of a cylinder?

Volume equals pi multiplied by the radius squared, multiplied by the height. For a cylinder with a radius of 3 metres and a height of 10 metres, that is pi x 9 x 10, which gives about 282.74 cubic metres.

How do I convert square centimetres to square metres?

Divide by 10,000, because one square metre contains 100 x 100 square centimetres. This catches people out – the linear factor of 100 becomes 10,000 for area and 1,000,000 for volume.

How do I calculate the area of an irregular shape?

Split it into simple shapes, calculate each separately, and add the results. Alternatively, work out the area of the enclosing shape and subtract the missing parts – useful for a wall with windows and doors cut out of it.

Why does doubling a shape’s size increase volume by eight times?

Because volume depends on three dimensions. Doubling each of length, width, and height multiplies the volume by 2 x 2 x 2 = 8. Area, which depends on two dimensions, increases only fourfold.