Last verified · v1.0
Calculator · math
Cylinder Radius Calculator
Calculate the radius of any cylinder from its volume, lateral surface area, or total surface area. Enter height and one known value for an instant result.
Inputs
Radius
—
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 Cylinder
The radius of a cylinder is a fundamental measurement derivable from three different known quantities: the cylinder's volume, its lateral surface area, or its total surface area. Each method applies a distinct algebraic rearrangement of the standard cylinder formulas, making it possible to find the radius whenever any two core measurements—radius, height, and one area or volume quantity—are known. Selecting the correct method depends entirely on which measurements are available.
Method 1: Radius from Volume
The volume of a right circular cylinder follows the formula V = πr²h, where V is volume, r is radius, and h is height. Solving algebraically for r begins by dividing both sides of this equation by πh, yielding r² = V / (πh). Taking the principal (positive) square root then produces the working formula: r = √(V / (πh)). Only the positive root has physical significance because a radius cannot be negative. This derivation is foundational to solid-of-revolution analysis covered in Lamar University's Calculus I: Volumes of Solids materials.
Example — Volume Method
A cylindrical storage tank holds 785,400 cm³ of water and stands 100 cm tall. Substituting into the formula: r = √(785,400 / (π × 100)) = √(785,400 / 314.159) = √2,500 = 50 cm. The result confirms a 1-meter diameter, matching a standard industrial drum. Civil engineers routinely apply this calculation when sizing water towers and retention tanks, where the design volume and available vertical height are fixed constraints.
Method 2: Radius from Lateral Surface Area
The lateral surface area covers only the curved side wall of the cylinder, excluding the two circular end caps. Its formula is AL = 2πrh. Rearranging linearly for r by dividing both sides by 2πh gives: r = AL / (2πh). This is the simplest of the three methods because no root or quadratic step is needed. The formula is catalogued directly in the De Montfort University cylinder formula reference alongside the standard volume and total surface area expressions.
Example — Lateral Surface Area Method
A sheet-metal cylinder has a lateral surface area of 942.5 cm² and a height of 25 cm. The radius is: r = 942.5 / (2 × π × 25) = 942.5 / 157.08 ≈ 6.0 cm. This approach is standard in HVAC duct fabrication and pipe manufacturing, where the amount of available sheet metal defines the lateral surface area before the cylinder is rolled and welded.
Method 3: Radius from Total Surface Area
Total surface area includes the curved side wall plus both circular caps: AT = 2πrh + 2πr². Because r appears in both a linear term and a squared term, rearranging for r produces the quadratic equation: 2πr² + 2πrh − AT = 0. Applying the quadratic formula—explained in the algebraic context by West Texas A&M University's algebra tutorial on formulas—and retaining only the positive root yields: r = (−h + √(h² + 2AT / π)) / 2. The negative root is discarded because it would produce a physically impossible negative radius.
Example — Total Surface Area Method
A cylindrical food can has a total surface area of 603.2 cm² and a height of 12 cm. Substituting: r = (−12 + √(144 + 2 × 603.2 / π)) / 2 = (−12 + √(144 + 384.05)) / 2 = (−12 + √528.05) / 2 = (−12 + 22.98) / 2 ≈ 5.49 cm. Packaging engineers apply this method when the total sheet stock area is fixed by material cost constraints and the optimal can radius must be determined before cutting.
Variables Defined
- r — Radius of the cylinder (linear units: cm, m, in, ft)
- V — Volume of the cylinder (cubic units: cm³, m³, ft³, L after conversion)
- h — Height (or length) of the cylinder (same linear units as r)
- AL — Lateral surface area, curved side wall only (square units)
- AT — Total surface area, including both circular end caps (square units)
- π — Mathematical constant pi, approximately 3.14159265
Unit Consistency
All three methods require that every input value share the same base linear unit. If height is expressed in inches, volume must be in cubic inches and surface area in square inches; the calculated radius will then return in inches. The most common mistake is entering volume in liters while height is in centimeters. The fix is straightforward: convert first (1 L = 1,000 cm³), then apply the formula. Similarly, 1 cubic foot equals 1,728 cubic inches, and 1 square meter equals 10,000 cm².
Practical Applications
The radius of a cylinder appears in virtually every engineering discipline. Structural engineers assess hoop stress in pressurized pipelines using the radius as a primary variable. Pharmaceutical manufacturers derive vial dimensions from fill-volume specifications and cap constraints. Mechanical engineers size hydraulic cylinder pistons from displacement volume and stroke length. Architects calculate column cross-sections from load-bearing requirements expressed as areas. In each case, one of the three formulas above translates a known measurement into the radius that governs the cylinder's geometry.
Reference