🔢 Math

⭕ ⭕ Circle Calculator: Radius, Diameter, Area, and Circumference

Learn how to calculate circle area, circumference, radius, and diameter using the correct formulas. Covers π, worked examples, and real-world applications in construction and design.

⏱️ 8 min read🦉 365tool.net🌍 For everyone worldwide

The circle is one of the most fundamental shapes in geometry, and its properties appear throughout daily life — from wheels and pipes to pizza, coins, and satellite dishes. Four measurements define a circle completely: radius, diameter, circumference, and area. Knowing any one of them lets you calculate all the others, connected through the mathematical constant π (pi).

The Four Circle Measurements

  • Radius (r): The distance from the center to any point on the circle
  • Diameter (d): The distance across the circle through the center = 2 × radius
  • Circumference (C): The perimeter — the total distance around the circle
  • Area (A): The space enclosed within the circle

The Circle Formulas

Find Formula
Circumference from radiusC = 2πr
Circumference from diameterC = πd
Area from radiusA = πr²
Radius from circumferencer = C ÷ (2π)
Radius from arear = √(A ÷ π)
Diameter from radiusd = 2r

What is π (Pi)?

Pi (π) is the ratio of any circle's circumference to its diameter: π = C ÷ d. This ratio is the same for every circle, no matter how large or small — it is a universal constant approximately equal to 3.14159265358979...

Pi is an irrational number (its decimal expansion never ends or repeats) and a transcendental number (it cannot be the root of any polynomial equation with rational coefficients). For most calculations, using π ≈ 3.14159 or 22/7 as an approximation is sufficient.

Worked Examples

Example 1: Circle with radius 5 cm

  • Diameter = 2 × 5 = 10 cm
  • Circumference = 2π × 5 = 10π ≈ 31.42 cm
  • Area = π × 5² = 25π ≈ 78.54 cm²

Example 2: Find the radius of a circle with area 154 m²

  • r = √(A ÷ π) = √(154 ÷ 3.14159) = √49.01 ≈ 7 m
  • Circumference = 2π × 7 ≈ 43.98 m

Example 3: Find the area of a circle with circumference 62.83 cm

  • r = C ÷ (2π) = 62.83 ÷ 6.2832 = 10 cm
  • Area = π × 10² = 100π ≈ 314.16 cm²

Arc Length and Sector Area

A sector is a "pie slice" of a circle — bounded by two radii and an arc. An arc is a portion of the circumference.

Arc length = (θ/360°) × 2πr (where θ is the central angle in degrees)

Sector area = (θ/360°) × πr²

Example: A 60° sector of a circle with radius 9 cm:

  • Arc length = (60/360) × 2π × 9 = (1/6) × 56.55 = 9.42 cm
  • Sector area = (60/360) × π × 81 = (1/6) × 254.47 = 42.41 cm²

Real-World Circle Calculations

Pipe and Cylinder Cross-Sections

A pipe with an outer diameter of 6 inches and an inner diameter of 5.5 inches (wall thickness 0.25 inches):

  • Outer area = π × 3² = 28.27 in²
  • Inner area = π × 2.75² = 23.76 in²
  • Cross-sectional area of pipe wall = 28.27 − 23.76 = 4.51 in²

Circular Lawn Irrigation

A sprinkler covers a circular area of radius 12 m. What area does it water?

Area = π × 12² = 144π ≈ 452.4 m²

Pizza Size Comparison

Is a 16-inch pizza more than twice the size of an 8-inch pizza?

  • 8-inch pizza area = π × 4² ≈ 50.27 in²
  • 16-inch pizza area = π × 8² ≈ 201.06 in²
  • Ratio = 201.06 ÷ 50.27 = 4× bigger — not 2×!

This is why doubling the diameter quadruples the area — area scales with r², so doubling r multiplies area by 4. This is one of the most counterintuitive facts about circles.

Circles and Other Shapes

  • The circle has the maximum area for a given perimeter of any 2D shape (isoperimetric inequality)
  • A circle inscribed in a square with side length s has radius = s/2; area = π(s/2)²
  • A circle circumscribed around a square with side s has radius = s√2/2; area = πs²/2

Try It Yourself! ✨

Use our free Circle Calculator — results appear as you type. No sign-up needed!

🚀 Open Circle Calculator Free

❓ Frequently Asked Questions

What is the formula for the area of a circle?
Area = πr², where r is the radius and π ≈ 3.14159. For a circle with radius 7 cm: Area = π × 49 ≈ 153.94 cm². If you know the diameter instead of the radius, use: Area = π(d/2)² = πd²/4.
What is the formula for circumference of a circle?
Circumference = 2πr (using radius) or πd (using diameter). For a circle with radius 5 cm: C = 2 × 3.14159 × 5 ≈ 31.42 cm. The circumference is the total distance around the outside of the circle.
How do you find the radius from the area?
Rearrange the area formula: r = √(A ÷ π). For a circle with area 200 m²: r = √(200 ÷ 3.14159) = √63.66 ≈ 7.98 m. To find radius from circumference: r = C ÷ (2π).
Why does doubling the diameter quadruple the area?
Area = πr². Doubling the radius (which doubles the diameter) squares the scale factor: (2r)² = 4r². So the area multiplies by 4, not 2. A 16-inch pizza has 4× the area of an 8-inch pizza, not 2×. This quadratic scaling applies to any 2D shape — the area always scales as the square of the linear dimension.
What is the difference between circumference and area?
Circumference is the distance around the circle (a 1D measurement of the perimeter). Area is the space enclosed within the circle (a 2D measurement). Circumference = 2πr; Area = πr². For a circle with r=5: C ≈ 31.42 units and A ≈ 78.54 square units. Note the different units — circumference in linear units, area in square units.