Volume4 min read

Volume of a Sphere

V = (4/3)πr³

What is the Volume of a Sphere?

The volume of a sphere scales with the cube of its radius, which means even a modest increase in radius produces a dramatic increase in volume — doubling the radius multiplies the volume by 8 (2³), not just 2. This cubic scaling is a genuinely important pattern in science: it's part of why small organisms and large organisms have very different ratios of surface area to volume, which affects everything from heat loss to how nutrients are absorbed.

This formula is used constantly in science and engineering — from calculating the volume of a ball bearing to estimating a planet's volume from its radius, and from determining how much liquid a spherical tank holds to calculating the volume of a biological cell modeled as a sphere.

The formula was first proven rigorously by Archimedes over two thousand years ago, using an ingenious argument comparing a sphere to a cylinder and cone of matching dimensions — reportedly a result he was personally proudest of among all his mathematical work, and one he requested be commemorated on his tombstone.

What Each Variable Means

V
VolumeThe three-dimensional space enclosed by the sphere.
r
RadiusThe distance from the sphere's center to its surface.
π
PiA constant, approximately 3.14159.

When to Use It

  • Finding the volume of any spherical object, like a ball, bearing, or planet
  • Comparing how volume scales as a sphere's size changes
  • As a comparison point for the surface area of a sphere formula
Advertisement

Step-by-Step Example

Problem: A sphere has radius 6 cm. Find its volume.

1
Identify the radius

Given directly in the problem.

r = 6 cm
2
Cube the radius

Compute r³.

r³ = 6³ = 216
3
Apply the formula

Multiply by (4/3)π.

V = (4/3) × π × 216 ≈ 904.78
Answer: V ≈ 904.78 cm³

Interactive Calculator

Result will appear here

Common Mistakes

  • Mistake: Squaring the radius instead of cubing it.

    Fix: The sphere volume formula uses r³ (cubed), not r² — using the wrong power gives a badly wrong, much smaller answer.

  • Mistake: Forgetting the 4/3 factor.

    Fix: V = (4/3)πr³, not simply πr³ — dropping the 4/3 understates the true volume significantly.

Practice Questions

  1. A sphere has radius 3 m. Find its volume.

  2. If a sphere's radius doubles, by what factor does its volume increase?

Frequently Asked Questions

How is the sphere volume formula related to a cylinder's?

A sphere's volume is exactly two-thirds the volume of the smallest cylinder that contains it (same radius, height equal to the diameter) — a classical result known since Archimedes.

Does this formula work for a hemisphere?

Not directly — a hemisphere (half a sphere) has exactly half this volume: V = (2/3)πr³.