Radius of a Cylinder Calculator

Calculate the radius of a cylinder from volume & height, surface area & height, lateral area & height, circumference, or base area. All cylinder properties shown with visual breakdowns.

Find the Radius of a Cylinder

Common Cylinder Sizes — Reference Table
ObjectRadiusHeight
AA Battery0.7 cm5.0 cm
Soda Can (12 oz)3.3 cm12.2 cm
Water Bottle (500 mL)~3.3 cm~21 cm
Coffee Mug~4.0 cm~9.5 cm
Paint Can (1 gal)~8.0 cm~19 cm
Oil Drum (55 gal)~29 cm~88 cm
Water Tower~5 m~10 m
Grain Silo~4.5 m~18 m
Formulas Used
GivenRadius Formula
Volume (V) & Height (h)r = √(V / (πh))
Surface Area (SA) & Height (h)Quadratic: 2πr² + 2πrh − SA = 0
Lateral Area (LA) & Height (h)r = LA / (2πh)
Circumference (C)r = C / (2π)
Base Area (A)r = √(A / π)
Planning notes, formulas, and examples

About the Radius of a Cylinder Calculator

The radius of a cylinder is the distance from the center of one of its circular ends to the edge. It is one of the two defining dimensions of a right circular cylinder — the other being the height. From the radius and height, every other property of the cylinder can be calculated, including volume, surface area, lateral area, and circumference.

It gives five methods to find the cylinder radius. You can calculate it from volume and height, total surface area and height, lateral area and height, the base circumference, or the base area. Each method rearranges the standard cylinder formulas so you can always find the radius regardless of which measurements you start with.

Cylinders are everywhere in daily life — soda cans, water pipes, grain silos, hydraulic pistons, pencils, and battery cells are all cylindrical. Engineers, students, and hobbyists frequently need to reverse-engineer the radius from known properties. For instance, if you know a pipe's capacity and length, you can find the radius needed to hold that volume.

The key formulas are: volume V = πr²h, lateral surface area LA = 2πrh, total surface area SA = 2πr² + 2πrh, and circumference C = 2πr. For the surface-area method, the calculator solves a quadratic equation to extract the positive root. Use the built-in presets for everyday objects like soda cans, paint cans, and oil drums to load worked examples, and consult the reference table for common cylinder sizes.

When This Page Helps

This calculator is useful when a cylinder is specified by capacity, side area, or circumference instead of direct radius. That happens often with cans, tanks, pipes, piston bores, and storage drums, where you need to recover the cross-sectional size first and then check volume, material usage, or fit against the rest of a design.

How to Use the Inputs

  1. Select the solve method that matches the data you have (e.g., Volume & Height).
  2. Choose the measurement unit (mm, cm, in, ft, or m).
  3. Enter the required values in the input fields.
  4. Adjust decimal places for desired precision.
  5. View the computed radius and all derived cylinder properties.
  6. Click any preset button to load a common real-world example.
  7. Expand the formulas and reference table for additional detail.
Formula used
r = √(V/(πh)) | 2πr² + 2πrh − SA = 0 (quadratic) | r = LA/(2πh) | r = C/(2π) | r = √(A/π), where V = volume, h = height, SA = surface area, LA = lateral area, C = circumference, A = base area.

Example Calculation

Result: Radius = 3.0434 cm

For a 355 cm^3 cylinder with height 12.2 cm, the calculator applies r = sqrt(V / (pi h)). That gives r = sqrt(355 / (pi x 12.2)) = sqrt(9.2624) = 3.0434 cm. The matching diameter is about 6.0869 cm, the lateral area is about 233.2916 cm^2, and the total surface area is about 291.4883 cm^2.

Tips & Best Practices

  • For the volume method, make sure you use cubic units (cm³, in³, etc.) for the volume and linear units for the height.
  • The surface-area method solves a quadratic — only one of the two roots is physically meaningful (the positive one).
  • The lateral area is the area of the rectangle you get if you "unroll" the cylinder's curved surface.
  • When comparing cylinders: doubling the radius quadruples the volume (if height stays the same), but doubling the height only doubles it.
  • The space diagonal of a cylinder is the longest straight line that fits inside it — useful for fitting objects.

The Cylinder's Volume-Surface Trade-off

A cylinder is defined by its **base radius r** and **height h**. Its three key measurements are **volume** V = πr²h, **lateral surface area** A_lat = 2πrh (the "label" area), and **total surface area** A_tot = 2πr² + 2πrh = 2πr(r + h). This calculator inverts these formulas across five solve modes: from volume + height, total area + height, lateral area + height, base circumference, or base area.

A classic optimization problem asks: for a fixed volume V, what ratio h/r minimizes total surface area? Setting dA/dr = 0 gives the elegant result h = 2r — the optimal can is as tall as it is wide. Real beverage cans deviate slightly (standard 355 mL cans have r ≈ 3.04 cm, h ≈ 12.2 cm, giving h/r ≈ 4), primarily to fit comfortably in the hand and reduce lid manufacturing cost.

Deriving Radius from Common Measurements

- **From volume and height**: r = √(V / (πh)). Used when the fill volume and container height are specified. - **From total surface area and height**: A_tot = 2πr² + 2πrh. This is quadratic in r: 2πr² + 2πhr − A_tot = 0, solved by the quadratic formula. - **From lateral area and height**: A_lat = 2πrh ⟹ r = A_lat / (2πh). - **From circumference**: C = 2πr ⟹ r = C / (2π). - **From base area**: A_base = πr² ⟹ r = √(A_base / π).

Industrial and Engineering Applications

Cylinder radius is calculated in **mechanical engineering** for piston bores, pressure vessel design, and shaft sizing; in **chemical engineering** for reactor and storage tank design; in **civil engineering** for concrete column sizing and caisson foundations. The **hydraulic diameter** D_h = 4A/P for a full circular pipe equals 2r, linking cylinder geometry to fluid mechanics. In **food packaging**, choosing r and h to meet a volume spec while minimizing material cost is a standard optimization exercise. In **medicine**, the radius of blood vessels is central to Poiseuille's law (flow rate ∝ r⁴), explaining why even small reductions in arterial radius dramatically increase resistance.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The radius is the distance from the center of the circular cross-section to the edge. It is the same at every cross-section along the height of a right circular cylinder.