How the sphere volume calculator works
You tell us one measurement of your sphere and we work out the rest. Most people know the radius or the diameter, but real objects rarely announce theirs: a ball is much easier to wrap a tape measure around than to skewer through the middle. That is why the circumference option exists. Pick whichever measurement you actually have, and we recover the radius first, then compute the volume, showing each substitution along the way with your numbers, not ours.
The formula
Here V is the volume, SA is the surface area, r is the radius (half the diameter), and π is about 3.14159. Cube the radius, multiply by π, multiply by 4/3, done. Whatever unit the radius is in, the volume comes out in that unit cubed.
Why 4/3? Archimedes and the cylinder
The 4/3 looks arbitrary until you see where it comes from, and the story is one of the best in mathematics. Around 250 BC, Archimedes proved that a sphere fills exactly two thirds of the smallest cylinder that can contain it. Picture a ball sitting snugly in a tin can: the can has radius r and height 2r, so its volume is πr² × 2r = 2πr³. Take two thirds of that and you get (4/3)πr³. No calculus, no computers, just a ball and a can, two thousand years before either formula appeared in a textbook.
Archimedes considered this the finest thing he ever proved. He asked for a sphere inscribed in a cylinder to be carved on his tombstone, and the Roman statesman Cicero later found the grave, overgrown and forgotten, by looking for exactly that carving. When a mathematician picks his own monument, it is worth paying attention to what he chose.
Starting from diameter, circumference, or surface area
Every path back to the volume runs through the radius:
- Diameter: r = d / 2. Or skip straight to volume with V = (π/6) × d³.
- Circumference: the circumference of the widest circle around a sphere is C = 2πr, so r = C / (2π).
- Surface area: since SA = 4πr², solve for r = √(SA / 4π).
Once r is known, it is the same V = (4/3)πr³ every time. The calculator shows the recovery step first, then the volume steps, so you can follow the whole chain.
Worked example
Take a sphere with radius 6.
Cube the radius: 6³ = 216.
V = 4/3 × π × 216 = 288 × π = 904.78 cubic units. The exact answer is 288π.
Surface area: SA = 4 × π × 6² = 4 × π × 36 = 452.39 square units.
Volume and surface area for common radii
| Radius | Volume | Surface area |
|---|---|---|
| 1 | 4.19 | 12.57 |
| 2 | 33.51 | 50.27 |
| 3 | 113.1 | 113.1 |
| 4 | 268.08 | 201.06 |
| 5 | 523.6 | 314.16 |
| 6 | 904.78 | 452.39 |
| 10 | 4,188.79 | 1,256.64 |
Spot the oddity in the r = 3 row: the volume and surface area are numerically equal (both 36π). That happens at exactly r = 3 and nowhere else, because (4/3)r³ = 4r² only when r = 3. It is a fun bar bet if your bars are unusually mathematical.
Related shapes
If your shape has flat ends, you want the cylinder volume calculator; if it comes to a point, the cone volume calculator. And for the two dimensional questions (area and circumference of a circle), the circle calculator handles those.