Last verified · v1.0
Calculator · math
Radius Of A Circle Calculator
Calculate the radius of any circle from its diameter, circumference, or area. Instant results using r = d/2, r = C/(2π), or r = √(A/π).
Inputs
Radius
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Radius of a Circle: Formulas, Derivations, and Applications
The radius of a circle is the fixed distance from the center of the circle to any point on its circumference. Because this distance is constant for every point on the edge, the radius is the single most important measurement in circle geometry. Knowing any one of three common measurements — diameter, circumference, or area — is sufficient to calculate the radius precisely.
The Three Core Formulas
Select the formula that corresponds to the known measurement:
- From Diameter: r = d / 2 — The radius is exactly half the diameter. A circular pipe with a diameter of 10 cm has a radius of 5 cm.
- From Circumference: r = C / (2π) — Divide the circumference by 2π (approximately 6.2832). A circle with a circumference of 31.416 cm yields r = 31.416 / 6.2832 ≈ 5 cm.
- From Area: r = √(A / π) — Divide the area by π, then take the positive square root. A circle with an area of 78.54 cm² yields r = √(78.54 / 3.14159) = √25 = 5 cm.
Variable Definitions
- r — Radius: the unknown distance from the center to the circumference
- d — Diameter: the chord passing through the center, equal to 2r
- C — Circumference: the total perimeter length of the circle
- A — Area: the total surface enclosed within the circle
- π (pi) — Mathematical constant ≈ 3.14159265358979
Derivation of Each Formula
All three formulas derive algebraically from two foundational circle equations. The circumference formula C = 2πr is solved for r by dividing both sides by 2π, giving r = C / (2π). The area formula A = πr² is solved for r by dividing both sides by π and then taking the square root: r = √(A/π). The diameter formula follows directly from the definition d = 2r. These algebraic techniques are explained in detail by West Texas A&M University, Tutorial 32: Formulas, and the geometric foundation of circles is documented by Whitman College Calculus Online, Section 1.2: Distance Between Two Points; Circles.
Worked Examples
Example 1 — From Diameter: A circular manhole cover has a diameter of 60 cm. Radius = 60 / 2 = 30 cm.
Example 2 — From Circumference: A circular running track has a circumference of 400 m. Radius = 400 / (2 × 3.14159) = 400 / 6.28318 ≈ 63.66 m.
Example 3 — From Area: A circular pizza has an area of 314.16 cm². Radius = √(314.16 / 3.14159) = √100 = 10 cm.
Real-World Applications
The radius calculation appears across many professional disciplines:
- Civil Engineering: Horizontal road curves are specified by radius. The WSDOT Field Formulas (M 22-24) uses radius formulas to compute safe curve geometry for highways.
- Medicine: Reconstructive surgeons apply circle geometry in operative planning. Massachusetts Eye and Ear (Harvard Medical School) references radius calculations in the context of facial surgery.
- Architecture: Circular domes, arches, and rotundas require exact radii for structural load analysis and material estimation.
- Manufacturing: CNC machining and die-cutting operations specify part dimensions as radii to control tolerances.
- Astronomy: Orbital radii determine satellite velocities and periods through Kepler's third law.
Reference