Skip to content

Surface Area and Volume Formulas Explained

Learn surface area and volume formulas for cubes, prisms, cylinders, spheres, and cones with clear, step-by-step worked examples and handy memory tips.

Every solid object around you, from a cereal box to a basketball to an ice cream cone, can be measured in two important ways: how much “skin” covers its outside, and how much space it fills on the inside. Those two ideas are called surface area and volume, and they sit at the heart of nearly every geometry course from middle school through early college.

In this guide you will learn the most useful surface area and volume formulas, what each symbol means, and exactly how to plug numbers into them. We will walk through four fully worked examples step by step, share memory tricks so the formulas finally stick, and point out the small mistakes that cost students the most points. If you ever want to check an answer in seconds, you can run the same problem through our geometry solver and compare every step.

No prior memorization is required. By the end, you will be able to look at a shape, choose the right formula, substitute carefully, and trust your result. Let’s build that confidence one solid at a time.

What Are Surface Area and Volume?

Surface area is the total area of all the outer faces or curved surfaces of a three-dimensional shape. Imagine unwrapping a gift box and laying every panel flat: the combined area of those panels is the surface area. Because area is measured in two dimensions, surface area is always reported in square units, such as square centimeters (\( \text{cm}^2 \)) or square inches (\( \text{in}^2 \)).

Volume is the amount of space a solid occupies, or how much it can hold if it were hollow. Think of filling that same box with sugar cubes and counting them. Because volume measures three dimensions, it is always reported in cubic units, such as cubic centimeters (\( \text{cm}^3 \)) or cubic inches (\( \text{in}^3 \)).

Key idea

Surface area answers “How much material covers the outside?” Volume answers “How much fits inside?” Surface area uses square units; volume uses cubic units. Keep those two questions separate and you will pick the right formula every time.

The Key Surface Area and Volume Formulas

Below is a quick-reference table of the surface area and volume formulas you will use most often. In every formula, \( \pi \approx 3.14 \), \( r \) is the radius, \( h \) is the height, and \( l \) is the slant height (the distance up the slanted side of a cone or pyramid). Bookmark this table; the rest of the article shows where each formula comes from.

ShapeSurface AreaVolume
Cube (side \( a \))\( 6a^2 \)\( a^3 \)
Rectangular prism\( 2(lw + lh + wh) \)\( l\,w\,h \)
Cylinder\( 2\pi r^2 + 2\pi r h \)\( \pi r^2 h \)
Sphere\( 4\pi r^2 \)\( \dfrac{4}{3}\pi r^3 \)
Cone\( \pi r^2 + \pi r l \)\( \dfrac{1}{3}\pi r^2 h \)
Square pyramid (base \( b \))\( b^2 + 2 b l \)\( \dfrac{1}{3} b^2 h \)

Understanding the Building Blocks

Why surface area is just “area, added up”

If you already know how to find the area of a flat shape, you are most of the way to surface area. A box has six rectangular faces, so its surface area is simply the sum of those six rectangles. A cylinder has two circular caps plus one rectangle that wraps around the side (picture peeling the label off a soup can). Every surface area formula is built from familiar pieces. If you want a refresher on flat shapes first, see our guide on How to Find the Area of Any Shape.

Why volume uses three dimensions

For any solid with a flat top and bottom that match (called a prism or cylinder), volume follows one friendly pattern: area of the base times the height. A rectangular prism has a rectangular base, so \( V = (l \times w) \times h \). A cylinder has a circular base, so \( V = (\pi r^2) \times h \). Pointed solids like cones and pyramids hold exactly one-third as much as the prism or cylinder that surrounds them, which is why their volume formulas include the factor \( \tfrac{1}{3} \).

Units matter

Common mistake

Mixing up square and cubic units. If a problem asks for surface area and you write \( \text{cm}^3 \), the answer is marked wrong even if the number is right. Always label surface area with square units and volume with cubic units.

Worked Example 1: Rectangular Prism (a Box)

A storage box measures 8 cm long, 5 cm wide, and 3 cm tall. Find its volume and surface area.

Step 1 — Volume. Use \( V = l\,w\,h \).

$$ V = 8 \times 5 \times 3 $$

Multiply two factors at a time:

$$ V = 40 \times 3 = 120 \ \text{cm}^3 $$

Step 2 — Surface area. A box has three pairs of matching faces, so use \( SA = 2(lw + lh + wh) \). Find each product first:

$$ lw = 8 \times 5 = 40, \quad lh = 8 \times 3 = 24, \quad wh = 5 \times 3 = 15 $$

Step 3 — Add inside the parentheses, then double.

$$ SA = 2(40 + 24 + 15) = 2(79) = 158 \ \text{cm}^2 $$
AnswerVolume \( = 120 \ \text{cm}^3 \); Surface area \( = 158 \ \text{cm}^2 \).

Notice how the volume came out in cubic centimeters and the surface area in square centimeters. That unit difference is your built-in check that you used the right kind of formula.

Worked Example 2: Cylinder

A soup can has a radius of 4 inches and a height of 10 inches. Find its volume and surface area. Use \( \pi \approx 3.14 \).

Step 1 — Volume. Use \( V = \pi r^2 h \). Square the radius first:

$$ r^2 = 4^2 = 16 $$ $$ V = 3.14 \times 16 \times 10 $$

Work left to right:

$$ V = 3.14 \times 160 = 502.4 \ \text{in}^3 $$

Step 2 — Surface area. A cylinder is two circles plus a wrapped rectangle: \( SA = 2\pi r^2 + 2\pi r h \). Compute the two circular ends:

$$ 2\pi r^2 = 2 \times 3.14 \times 16 = 100.48 $$

Step 3 — Compute the side (lateral) surface.

$$ 2\pi r h = 2 \times 3.14 \times 4 \times 10 = 251.2 $$

Step 4 — Add the pieces.

$$ SA = 100.48 + 251.2 = 351.68 \ \text{in}^2 $$
AnswerVolume \( = 502.4 \ \text{in}^3 \); Surface area \( = 351.68 \ \text{in}^2 \).

Want to skip the arithmetic and confirm your setup? Drop the same numbers into our step-by-step geometry calculator and watch it break the cylinder into its circle and rectangle pieces, just like we did here.

Worked Example 3: Sphere

A playground ball has a radius of 6 cm. Find its volume and surface area. Use \( \pi \approx 3.14 \).

Step 1 — Surface area. Use \( SA = 4\pi r^2 \). Square the radius:

$$ r^2 = 6^2 = 36 $$ $$ SA = 4 \times 3.14 \times 36 $$

Multiply step by step:

$$ SA = 4 \times 113.04 = 452.16 \ \text{cm}^2 $$

Step 2 — Volume. Use \( V = \dfrac{4}{3}\pi r^3 \). First cube the radius:

$$ r^3 = 6^3 = 6 \times 6 \times 6 = 216 $$

Step 3 — Multiply by \( \pi \), then by 4, then divide by 3. Doing the multiplication before the division keeps the numbers tidy:

$$ 3.14 \times 216 = 678.24 $$ $$ 678.24 \times 4 = 2712.96 $$ $$ V = \frac{2712.96}{3} = 904.32 \ \text{cm}^3 $$
AnswerSurface area \( = 452.16 \ \text{cm}^2 \); Volume \( = 904.32 \ \text{cm}^3 \).

Study tip

For a sphere, the surface area formula \( 4\pi r^2 \) is exactly four times the area of a flat circle with the same radius (\( \pi r^2 \)). Linking a new formula to one you already know makes it far easier to recall on test day.

Worked Example 4: Cone (and a Pythagorean Connection)

An ice cream cone has a radius of 3 m and a vertical height of 4 m. Find its volume and surface area. Use \( \pi \approx 3.14 \).

Step 1 — Volume. Use \( V = \dfrac{1}{3}\pi r^2 h \). Square the radius first:

$$ r^2 = 3^2 = 9 $$ $$ V = \frac{1}{3} \times 3.14 \times 9 \times 4 $$

Multiply the numbers, then take one-third:

$$ 3.14 \times 9 \times 4 = 3.14 \times 36 = 113.04 $$ $$ V = \frac{113.04}{3} = 37.68 \ \text{m}^3 $$

Step 2 — Find the slant height \( l \). Surface area needs the slant height, not the vertical height. The radius, the height, and the slant height form a right triangle, so we use the Pythagorean theorem \( l = \sqrt{r^2 + h^2} \):

$$ l = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \ \text{m} $$

If that step feels shaky, our walkthrough on How to Use the Pythagorean Theorem (with Examples) explains exactly why this works.

Step 3 — Surface area. Use \( SA = \pi r^2 + \pi r l \) (the circular base plus the slanted side). Compute each piece:

$$ \pi r^2 = 3.14 \times 9 = 28.26 $$ $$ \pi r l = 3.14 \times 3 \times 5 = 47.1 $$

Step 4 — Add the base and the side.

$$ SA = 28.26 + 47.1 = 75.36 \ \text{m}^2 $$
AnswerVolume \( = 37.68 \ \text{m}^3 \); Surface area \( = 75.36 \ \text{m}^2 \).

Common mistake

Using the vertical height \( h \) in a cone’s surface area formula. Surface area uses the slant height \( l \); volume uses the vertical height \( h \). Mixing them up is the single most frequent cone error. When in doubt, sketch the right triangle.

How to Memorize the Formulas

You do not have to brute-force memorize a long list. Group the formulas by the patterns they share, and most of them collapse into a few ideas:

  • Prisms and cylinders: Volume is always base area times height. Learn the base shape’s area and you are done.
  • Cones and pyramids: They are the “pointy” versions of cylinders and prisms, so they hold one-third as much. Just remember to multiply by \( \tfrac{1}{3} \).
  • Spheres: These have their own pair, \( 4\pi r^2 \) and \( \tfrac{4}{3}\pi r^3 \). Notice the matching 4 in each, and that volume carries the extra \( \tfrac{1}{3} \) just like cones do.
  • Round shapes use \( \pi \): Any formula with a circle in it (cylinder, cone, sphere) will contain \( \pi \). Flat-faced shapes (cubes, prisms, pyramids) will not.

Study tip

Make a one-page formula sheet in your own handwriting, then redraw each shape and label \( r \), \( h \), and \( l \). The act of drawing wires the formula to a picture, which is far stickier than rereading a textbook.

Common Mistakes to Avoid

  1. Forgetting to square or cube. In \( \pi r^2 \), only the radius is squared, not \( \pi \). In a sphere’s volume, the radius is cubed. Slow down on exponents.
  2. Skipping the order of operations. Always square or cube first, then multiply by \( \pi \), then handle any fraction like \( \tfrac{1}{3} \) or \( \tfrac{4}{3} \).
  3. Using diameter instead of radius. Formulas use the radius \( r \). If a problem gives the diameter, divide by 2 before you start.
  4. Mismatched units. If one dimension is in feet and another is in inches, convert both to the same unit before calculating.
  5. Wrong final units. Square units for surface area, cubic units for volume. This is an easy point to earn or lose.

Where You Will Actually Use This

These formulas are not just for tests. Volume tells a contractor how much concrete to pour, helps a chef scale a recipe between pans, and lets a shipping company decide how many boxes fit in a truck. Surface area tells a painter how much paint a wall needs, helps a manufacturer estimate packaging material, and even explains why crushed ice melts faster than a single cube (more surface exposed to warm air).

Geometry also connects to the rest of your math toolkit. Cones and pyramids lean on right-triangle reasoning, and you will often find missing lengths or angles along the way. If a problem hands you a triangle inside a solid, our guide on How to Calculate Angles in a Triangle pairs nicely with everything here.

Practice and Check Your Work

Try it yourself

Pick any shape from the reference table, invent your own measurements, and work the surface area and volume by hand. Then verify each step instantly with our online geometry solver. Seeing your own steps confirmed builds real confidence, and the worked solution shows you exactly where a slip happened if your numbers differ.

A smart practice routine looks like this: solve the problem fully on paper, write down your final answer with units, and only then compare. Treat the solver as a patient tutor that never tires of explaining, rather than a shortcut that does the thinking for you. That habit is what turns a memorized formula into a skill you keep.

Conclusion

Surface area and volume come down to a few repeatable ideas: surface area is area added up and measured in square units, while volume is space measured in cubic units. Learn the base-times-height pattern for prisms and cylinders, remember the \( \tfrac{1}{3} \) factor for cones and pyramids, and keep the sphere’s matching pair in mind. Square or cube carefully, respect the order of operations, and always double-check your units.

Work through the four examples above until the steps feel automatic, then test yourself on new shapes. When you want a second opinion on any problem, our geometry solver shows the full solution one step at a time, and you can explore more walkthroughs anytime on the Math Solver AI blog. Keep practicing, and these formulas will soon feel like second nature.