Quick answer: to find a dimension from a volume, rearrange the formula and take the matching root. Sphere radius: r = ∛(3V ÷ 4π). Hemisphere radius: r = ∛(3V ÷ 2π). Cube side: a = ∛V. Cylinder radius: r = √(V ÷ πh). Cone height: h = 3V ÷ πr². If the unknown is cubed, cube root; if squared, square root; if it appears once, just divide.
The one rule that solves all of them
Every volume formula is the unknown raised to some power, multiplied by constants. Reversing it is always the same three moves:
- Divide away everything that is not the unknown. Constants, π, other dimensions — all of it goes to the other side.
- Take the root that matches the power. Cubed → cube root. Squared → square root. First power → nothing, you are already done.
- Substitute back to check. Thirty seconds that catches almost every mistake.
Worked through on the shape people ask about most — the radius of a sphere with volume 500 in³:
- 3 × 500 = 1,500
- 4π = 12.566
- 1,500 ÷ 12.566 = 119.37
- ∛119.37 = 4.92 in — so the diameter is 9.84 in
Check: (4/3) × π × 4.92³ = (4/3) × π × 119.1 = 498.9 in³. Within rounding of the 500 we started with. Correct.
Every rearranged formula in one table
The forward formula, and the same formula solved for each dimension in turn. This is the table to bookmark.
| Shape | Forward formula | Solve for radius / side | Solve for height |
|---|---|---|---|
| Sphere | V = (4/3)πr³ | r = ∛(3V ÷ 4π) | — (no height) |
| Hemisphere | V = (2/3)πr³ | r = ∛(3V ÷ 2π) | — (height = r) |
| Cylinder | V = πr²h | r = √(V ÷ πh) | h = V ÷ πr² |
| Cone | V = (1/3)πr²h | r = √(3V ÷ πh) | h = 3V ÷ πr² |
| Cube | V = a³ | a = ∛V | — (all sides equal) |
| Rectangular box | V = l × w × h | l = V ÷ (w × h) | h = V ÷ (l × w) |
| Square pyramid | V = (1/3)a²h | a = √(3V ÷ h) | h = 3V ÷ a² |
| Triangular prism | V = ½ b ht L | b = 2V ÷ (ht L) | L = 2V ÷ (b ht) |
| Any pyramid or cone | V = (1/3) A h | A = 3V ÷ h | h = 3V ÷ A |
| Any prism | V = A × L | A = V ÷ L | L = V ÷ A |
Notice the pattern in the last two rows. Any pyramid or cone — whatever its base shape — solves for height with h = 3V ÷ A, and any prism with L = V ÷ A. If your shape has an unusual base (hexagonal, octagonal, trapezoidal), you do not need a special formula: work out the base area, then use those two.
Hemispheres — the one that catches people out
Hemisphere reverse problems appear constantly in coursework, and they have two traps stacked on top of each other.
Trap one: the coefficient. A hemisphere is half a sphere, so V = (2/3)πr³, not (4/3)πr³. Rearranged, that is r = ∛(3V ÷ 2π) — note the 2π where a sphere has 4π. Use the sphere formula on a hemisphere and your radius comes out about 21% too small.
Trap two: radius versus diameter. Most hemisphere questions ask for the diameter, and the formula gives you the radius. Forgetting to double is the single most common lost mark on these.
| Given volume | 3V ÷ 2π | Radius | Diameter |
|---|---|---|---|
| 191 in³ | 91.19 | 4.50 in | 9.0 in |
| 621 in³ | 296.5 | 6.67 in | 13.3 in |
| 779 in³ | 371.9 | 7.19 in | 14.4 in |
| 962 in³ | 459.3 | 7.72 in | 15.4 in |
| 1,961 in³ | 936.3 | 9.78 in | 19.6 in |
| 2,536 in³ | 1,210.9 | 10.66 in | 21.3 in |
| 4,310 in³ | 2,057.9 | 12.72 in | 25.4 in |
| 911 ft³ | 435.0 | 7.58 ft | 15.2 ft |
| 5,641 ft³ | 2,693.3 | 13.91 ft | 27.8 ft |
| 8,114 ft³ | 3,874.4 | 15.70 ft | 31.4 ft |
| 9,368 ft³ | 4,473.1 | 16.48 ft | 33.0 ft |
| 22,830 ft³ | 10,900.6 | 22.17 ft | 44.3 ft |
| 4,784 m³ | 2,284.2 | 13.17 m | 26.3 m |
If you need the forward direction instead — volume from a known radius or diameter — the hemisphere volume calculator handles it, including the "rounded to the nearest tenth of a cubic inch" phrasing these questions usually come in.
Answers in terms of π
When a question gives you a volume like "343π units³" or "100π cubic inches", it is a deliberate signal: the π is going to cancel and the answer will be a clean number. Do not convert it to a decimal first — that turns an exact answer into a rounding exercise.
Example. A right cone has volume 343π units³ and height 21 units. Find its diameter.
- V = (1/3)πr²h → r² = 3V ÷ (πh)
- r² = (3 × 343π) ÷ (π × 21) = 1029π ÷ 21π
- The π cancels: r² = 1029 ÷ 21 = 49
- r = 7, so the diameter is 14 units
Exact, no decimals, no rounding. The calculator above shows the "as a multiple of π" line whenever it produces one, so you can spot these.
Why volume answers feel counter-intuitive
The reason reverse volume problems trip people up is that our intuition is linear and volume is cubic. Doubling a dimension does not double the volume — it multiplies it by eight.
| If the dimension is… | Volume becomes | Going backwards, if volume is… | Dimension becomes |
|---|---|---|---|
| × 2 | × 8 | × 2 | × 1.26 |
| × 3 | × 27 | × 10 | × 2.15 |
| × 4 | × 64 | × 100 | × 4.64 |
| × 10 | × 1,000 | × 1,000 | × 10 |
| × 0.5 | × 0.125 | × 0.5 | × 0.79 |
The right-hand columns are the practical takeaway. To get ten times the capacity out of a spherical or cubic tank, you only need to make it about 2.15 times bigger in each direction. This is why large storage is so much cheaper per litre than small storage, and it is the same maths behind the surface-area-to-volume ratio that governs everything from cell biology to heat loss in buildings.
Common mistakes & pro tips
- Giving the radius when the question asked for the diameter. The formulas return radius. Read the question again before writing the answer down.
- Using the sphere formula on a hemisphere. 4π versus 2π — a 21% error in the radius.
- Taking a square root where a cube root belongs. Match the root to the power of the unknown in the original formula.
- Mismatched units. A volume in litres will not give you an answer in centimetres directly — convert to cm³ first. 1 L = 1,000 cm³.
- Rounding too early. Carry full precision through the division and only round the final root. Rounding 3V ÷ 4π before taking the cube root can move the last digit.
- Pro tip — always substitute back. Put your answer into the forward formula. It takes seconds and it catches every one of the errors above.
- Pro tip — watch for π in the given volume. "343π" means the answer is designed to be exact. Keep the π symbolic and let it cancel.
How to use this calculator
- Pick the shape from the row of buttons.
- Choose which dimension you are solving for — the calculator adjusts the inputs to ask only for what it needs.
- Enter the known volume and any other known dimensions. Keep every measurement in the same length unit; the volume must be in that unit cubed.
- Read the rearranged formula in the working strip — it shows the algebra, not just the answer, which is the part that gets you marks.
Frequently asked questions
How do you find the radius of a sphere from its volume?
Rearrange V = (4/3)πr³ to r = ∛(3V ÷ 4π). For a sphere of volume 500 in³: 3 × 500 = 1,500, divided by 4π = 12.566 gives 119.37, and the cube root of that is 4.92 in. Double it for the diameter, 9.84 in. The cube root is the step people miss — a volume eight times larger has a radius only twice as big.
How do you find the diameter of a hemisphere from its volume?
A hemisphere is half a sphere, so V = (2/3)πr³ and therefore r = ∛(3V ÷ 2π). Double the result for the diameter. For a hemisphere of 8,114 ft³: 3 × 8,114 = 24,342, divided by 2π = 6.2832 gives 3,874.5, whose cube root is 15.7 ft — so the diameter is 31.4 ft.
How do you find the height of a cone from its volume?
From V = (1/3)πr²h, the height is h = 3V ÷ (πr²). Because h appears only to the first power, no root is needed — it is a straight division. A cone with a volume of 220 cm³ and a radius of 5 cm has h = 660 ÷ (π × 25) = 8.4 cm.
How do you find the radius of a cone from its volume and height?
Rearrange to r = √(3V ÷ πh). A cone with a volume of 100π in³ and a height of 12 in: 3 × 100π = 300π, divided by π × 12 gives 25, and the square root of 25 is 5 in. Notice the π cancelled — when a problem gives volume as a multiple of π, it is usually designed so that it does.
How do you find the side length of a cube from its volume?
Take the cube root of the volume: a = ∛V. A cube of 27 cm³ has sides of 3 cm, because 3 × 3 × 3 = 27. This is the simplest inverse volume problem there is, and it is also the clearest illustration of the scaling rule: to double a cube's side length you need eight times the volume.
Why does the answer need a cube root instead of dividing?
Because volume grows with the cube of any linear dimension when the shape scales uniformly. If a sphere's radius triples, its volume goes up 27-fold, not 3-fold. Working backwards therefore requires undoing a power, not a multiplication. The general rule is: whatever power the unknown is raised to in the formula, take that root. Squared means square root, cubed means cube root, first power means plain division.