Last verified · v1.0
Calculator · math
Radius Of A Cone Calculator
Find the radius of any cone using five methods: volume & height, slant height & height, lateral area & slant height, base area, or base circumference.
Inputs
Radius of Cone
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How to Calculate the Radius of a Cone
The radius of a cone is the distance from the center of its circular base to any point along the base's edge. Because cones appear in engineering, architecture, manufacturing, and natural science, five independent formulas exist — each suited to a different set of available measurements. Selecting the right formula eliminates the need to measure every dimension directly.
The Five Radius Formulas
1. From Volume and Height
The standard cone volume formula is V = (1/3)πr²h. Solving for r yields:
r = √(3V / πh)
Example: A cone with volume 942.48 cm³ and height 15 cm has a radius of √(3 × 942.48 / (π × 15)) = √(2827.44 / 47.12) ≈ 7.75 cm. Engineers rely on this formula when designing conical storage tanks and hoppers, as demonstrated in MIT's Related Rates: A Conical Tank. The formula requires that both volume and perpendicular height be measured in consistent units.
2. From Slant Height and Height
The radius r, perpendicular height h, and slant height l satisfy the Pythagorean theorem because they form a right triangle: l² = r² + h². Rearranging gives:
r = √(l² − h²)
Example: A cone with slant height 13 cm and vertical height 12 cm has radius √(169 − 144) = √25 = 5 cm. Surveyors and field engineers apply this formula using measurements documented in the FHWA Field Formulas (M 22-24). This approach is ideal when the slant length is easier to measure than the base itself.
3. From Lateral Surface Area and Slant Height
The lateral (curved) surface area formula is A_L = πrl. Solving for the radius:
r = A_L / (πl)
Example: A cone with lateral surface area 314.16 cm² and slant height 10 cm has radius 314.16 / (π × 10) ≈ 10 cm. Packaging engineers and material estimators use this formula when the surface area of sheet material is known before fabrication, as detailed in Lateral Area of a Cone. Note that the lateral area excludes the circular base.
4. From Base Area
The area of a circle is A_B = πr². Solving for the radius:
r = √(A_B / π)
Example: A base with area 78.54 cm² yields radius √(78.54 / π) = √25 = 5 cm. This formula suits machining and casting applications where the cross-sectional area of the base is determined through measurement or specification sheets, before the full three-dimensional cone is constructed.
5. From Base Circumference
The circumference of the circular base is C = 2πr. Rearranging directly:
r = C / (2π)
Example: A base circumference of 62.83 cm gives radius 62.83 / (2π) ≈ 10 cm. A flexible tape measure wrapped around a cone's base provides the circumference instantly, making this the most field-friendly measurement method. It is widely used in agriculture, geology, and construction site assessments.
Variable Reference
- r — Radius of the base circle (any consistent linear unit: cm, m, in, ft)
- V — Volume of the cone (cubic units matching the linear unit used)
- h — Perpendicular height from base center to apex (linear units)
- l — Slant height from apex to base edge along the cone's outer surface; always satisfies l = √(r² + h²)
- A_L — Lateral surface area of the curved face, excluding the base (square units)
- A_B — Area of the circular base (square units)
- C — Circumference of the base circle (linear units)
Real-World Applications
Cone radius calculations support a wide range of disciplines. Civil engineers determine stockpile volumes by measuring aggregate cone heights and computing radii. Ice cream wafer manufacturers calculate lateral area to minimize material waste. Architects use slant-height geometry to design conical roofs and spires. Geologists estimate volcanic crater dimensions from circumference measurements. Irrigation specialists compute flow rates through conical nozzles using volume-and-height relationships. In every scenario, choosing the formula that matches available data minimizes measurement steps and error propagation.
Unit Consistency
All variables within a single formula must share the same base unit. Volume is cubic (cm³, m³, ft³), area is square (cm², m², ft²), and length is linear (cm, m, ft). Converting all inputs to one unit system before calculation prevents systematic errors that can compound significantly in engineering and construction contexts.
Reference