Circle Calculator: Radius, Diameter, Circumference, Area
Find a circle's diameter, circumference, and area from any one known measure — radius, diameter, circumference, or area — with exact step-by-step results.
The three circle formulas
A circle is defined entirely by its radius — the distance from the center to any point on the edge. Given , every other measure follows directly:
(pi) is the ratio of a circle's circumference to its diameter — the same constant, roughly 3.14159, for every circle regardless of size.
Solving in the other direction
This calculator also works backward: give it any one of the four measures and it solves for the radius first, then derives the rest.
| Known | Solve for radius | Then |
|---|---|---|
| Radius | — (already known) | , , |
| Diameter | , | |
| Circumference | , | |
| Area | , |
Worked example: radius r = 7
Because the radius is exactly 7 here, both the circumference and area have an EXACT symbolic form (, ) in addition to the decimal approximation.
Worked example: circumference C = 31.4159
Dividing by gives . Since that radius rounds to a clean whole number, the area also has a tidy exact form: . The diameter is .
Worked example: area A = 100
Inverting the area formula gives — not a clean whole number, so no exact -multiple form applies here. The circumference comes out as and the diameter as , both plain decimal approximations.
Common mistakes
- Writing . That's the area formula. Circumference is , not .
- Forgetting to double the radius. The diameter is , not — a frequent slip when reading a ruler across the middle of a circle.
- Mixing units. Radius, diameter, and circumference share one unit; area is that unit squared.
Where this shows up
- Wheels and gears: the circumference of a wheel is the distance it travels in one full rotation.
- Tabletops, pipes, and tanks: a round surface's area determines material cost (paint, fabric, sheet metal) to cover it.
- Foundation for 3D shapes: spheres, cylinders, and cones all build their surface-area and volume formulas on top of the circle's term.
A circle is the simplest closed curve defined by a single measure — which is why knowing just one of radius, diameter, circumference, or area is always enough to determine all the others.
Frequently asked questions
- What are the formulas for a circle?
- With radius : diameter , circumference , and area . Every other measure of a circle can be derived from just one of these.
- Why is the area πr² and not πr?
- Area scales with the SQUARE of the radius, not the radius itself — doubling the radius quadruples the area. Circumference, by contrast, only scales linearly with r (C = 2πr), which is the most common mix-up with circle formulas.
- How do I find the radius if I only know the area?
- Invert the area formula: r = √(A/π). For example, an area of 153.938 gives a radius of √(153.938/π) ≈ 7, since A = πr² rearranges to r² = A/π.
- How do I find the radius if I only know the circumference?
- Divide by 2π: r = C/(2π). A circumference of 31.4159 gives a radius of 31.4159/(2π) ≈ 5.
- How do I find the radius if I only know the diameter?
- Divide by 2: r = d/2, since the diameter is always twice the radius. A diameter of 14 gives a radius of 7.
- What is the most common mistake with circle formulas?
- Confusing circumference and area — writing C = πr² instead of A = πr², or forgetting to double the radius when computing the diameter. Circumference is a length (one dimension); area is a surface (two dimensions).
- Do circumference and area have different units?
- Yes. Radius and diameter share the same linear unit (e.g. cm), circumference is also linear (it's a length, like a perimeter), but area is that unit squared (e.g. cm²) — a circle with radius 7 cm has a circumference of about 43.98 cm but an area of about 153.94 cm², not 153.94 cm.
- How is the circle related to the annulus and the sphere?
- An annulus (ring) is the region between two concentric circles, so its area is just the difference of two circle areas. A sphere's surface area and volume formulas are built directly on the circle's πr² term, extended into three dimensions.