What is the Radius of a Circle? Definition, Formula

#Math Terms
TL;DR
The **radius** of a circle is the distance from the centre to any point on the circumference. It is exactly **half the diameter**: $r = d/2$. The radius is the most fundamental measurement of a circle — area ($A = \pi r^2$), circumference ($C = 2\pi r$), and every other circle formula depends on it.
BT
Bhanzu TeamLast updated on May 16, 20266 min read

What Is the Radius?

The radius (plural: radii) of a circle is the distance from the centre of the circle to any point on its boundary. Every point on the circle is exactly the same distance — the radius — from the centre. That constant distance is what makes a circle a circle.

The word comes from Latin radius — meaning "ray" or "spoke of a wheel." The same root gives us radial, radiate, and radius (the bone in your forearm).

For a circle centred at point $O$ with a point $P$ on its boundary:

$$r = |OP|$$

What Is the Radius Formula?

The radius can be found three ways, depending on what you already know about the circle.

From the Diameter

$$r = \frac{d}{2}$$

The diameter is twice the radius — and conversely, the radius is half the diameter.

Example. A pizza has diameter 14 inches. Its radius is $r = 14/2 = 7$ inches.

From the Circumference

$$r = \frac{C}{2\pi}$$

This comes from rearranging the circumference formula $C = 2\pi r$.

Example. A circular pond has circumference 20 m. Its radius is $r = 20 / (2\pi) \approx 3.18$ m.

From the Area

$$r = \sqrt{\frac{A}{\pi}}$$

This comes from rearranging the area formula $A = \pi r^2$.

Example. A circular field has area 50 m². Its radius is $r = \sqrt{50/\pi} \approx 3.99$ m.

How Are Radius and Diameter Different?

Feature

Radius

Diameter

What it measures

Centre to edge

Edge to edge through centre

Length

$r$

$d = 2r$

Symbol

$r$

$d$

Used in area formula

Yes ($A = \pi r^2$)

Not directly

Used in circumference

Yes ($C = 2\pi r$)

Also ($C = \pi d$)

Key relationship: $d = 2r$, or equivalently $r = d/2$. The diameter is always exactly twice the radius.

What Are Radius-Based Circle Formulas?

The radius is the central variable in every circle formula:

Formula

What It Gives

$A = \pi r^2$

Area of the circle

$C = 2\pi r$

Circumference (perimeter)

$V = \tfrac{4}{3}\pi r^3$

Volume of a sphere with radius $r$

$SA = 4\pi r^2$

Surface area of a sphere

$V = \pi r^2 h$

Volume of a cylinder with radius $r$ and height $h$

$V = \tfrac{1}{3}\pi r^2 h$

Volume of a cone with base radius $r$

The radius is the single most useful circle measurement — once you have it, every other property follows.

Learn more: Area of a Circle

Why Does the Radius Matter? (The Real-World GROUND)

"Give me a fulcrum and I'll move the world." — Archimedes, c. 250 BCE (and, separately, he computed circle areas using radii).

The radius is one of the oldest mathematical measurements. Egyptian scribes around 1650 BCE knew the relationship between circle and radius and approximated $\pi$ to within 1%. Archimedes of Syracuse formalised the proof that $A = \pi r^2$ around 250 BCE in Measurement of a Circle.

Today, the radius shows up everywhere a circle does:

  • Wheels. Bicycle, car, train, and aeroplane wheel radii determine ground speed for a given rotation rate: $v = r\omega$.

  • Pizza pricing. A 14-inch pizza has area $\pi (7)^2 \approx 154$ in². A 10-inch pizza has area $\pi (5)^2 \approx 78.5$ in² — almost exactly half. Doubling the radius quadruples the area.

  • Planetary orbits. While orbits are elliptical, the average orbital radius is a key parameter. Earth's orbital radius is ~149.6 million km — defining the astronomical unit (AU).

  • Satellite dishes. The radius of the dish determines the focal length and signal-gathering area.

  • Engineering — pipes and tubes. Pipe radius determines flow rate (Hagen-Poiseuille equation: flow scales with $r^4$).

  • Sports. Basketball hoop radius, soccer-ball radius, billiard-ball radius — every standardised game ball is specified by radius (or diameter).

  • Architecture — domes and arches. The Pantheon's dome has an internal radius of 21.7 m — making it the world's largest unreinforced concrete dome for nearly 2,000 years.

  • Astronomy — light from stars. The radius of a star plus its surface temperature determines its luminosity ($L = 4\pi r^2 \sigma T^4$, Stefan-Boltzmann law).

The relationship $C = 2\pi r$ also defines the radian — the natural unit of angle. One radian is the angle that subtends an arc equal in length to the radius. Without the radius concept, modern trigonometry wouldn't have its cleanest unit system.

Learn more: Radian — Formula, Definition

A Worked Example — Wrong Path First

A circle has area 100 cm². Find its radius.

The intuitive (wrong) approach. A student in a hurry tries $r = A/\pi$:

$$r \stackrel{?}{=} \frac{100}{\pi} \approx 31.83 \text{ cm}$$

That answer is enormous — much bigger than the circle could possibly be.

Why it fails. The area formula is $A = \pi r^2$, so to solve for $r$ you must take the square root, not just divide.

The correct method.

$$r = \sqrt{\frac{A}{\pi}} = \sqrt{\frac{100}{\pi}} = \sqrt{31.83} \approx 5.64 \text{ cm}$$

Check. Area $= \pi (5.64)^2 \approx \pi (31.8) \approx 100$ ✓.

At Bhanzu, our trainers teach this wrong-path-first sequence intentionally — forgetting to take the square root when reversing the area formula is one of the most common archetypes. Once a student feels the size of the wrong answer (31.83 vs 5.64), the rule sticks.

What Are the Most Common Mistakes With Radius?

Mistake 1: Using the diameter in the area or circumference formula

Where it slips in: Given a diameter, plugging it directly into $A = \pi r^2$.

Don't do this: For diameter 10, computing $A = \pi (10)^2 = 100\pi$.

The correct way: First halve to get radius: $r = 5$. Then $A = \pi (5)^2 = 25\pi \approx 78.5$. The wrong calculation gives 4× the right answer because area scales with $r^2$.

Mistake 2: Forgetting the square root when reversing the area formula

Where it slips in: Given area, finding radius.

Don't do this: $r = A/\pi$.

The correct way: $r = \sqrt{A/\pi}$. Solving $A = \pi r^2$ for $r$ requires dividing then taking the square root.

Mistake 3: Confusing radius with radius squared

Where it slips in: Reporting $r^2 = 50$ as the radius.

Don't do this: State the radius is 50 cm when you've computed $r^2 = 50$.

The correct way: Take the square root: $r = \sqrt{50} \approx 7.07$ cm. $r^2$ and $r$ are different numbers (unless $r = 1$).

The Mathematicians Who Shaped the Radius Concept

Archimedes of Syracuse (287–212 BCE, Greek Sicily) — Computed the area of a circle in his Measurement of a Circle around 250 BCE, proving $A = \pi r^2$ and bounding $\pi$ between $3\tfrac{10}{71}$ and $3\tfrac{1}{7}$.

Egyptian Scribes (Rhind Papyrus, c. 1650 BCE) — Used a circle approximation that estimated $\pi$ to within 1%. The Rhind Mathematical Papyrus is one of the oldest mathematical documents in existence.

Euclid of Alexandria (c. 325–c. 265 BCE, Greek Egypt) — Defined the circle, radius, and diameter formally in Book III of Elements. His axiomatic treatment of geometry is still foundational.

A Practical Next Step

Try these three before moving on to circumference and area calculations.

  1. A coin has diameter 24 mm. What is its radius?

  2. A circular pond has circumference 12.56 m. What is its radius? (Use $\pi \approx 3.14$.)

  3. A pizza has area 200 cm². What is its radius?

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the radius of a circle in simple words?
The radius is the distance from the centre of a circle to any point on its edge. Every radius of the same circle has the same length — it's what makes the shape a circle.
What is the formula for radius?
Three formulas, depending on what you know: $r = d/2$ (from diameter), $r = C/(2\pi)$ (from circumference), or $r = \sqrt{A/\pi}$ (from area).
How is radius different from diameter?
The radius runs from the centre to the edge. The diameter runs all the way across the circle through the centre. Diameter is exactly twice the radius: $d = 2r$.
What is the radius of a sphere?
A sphere's radius is the distance from its centre to any point on its surface — exactly analogous to a circle's radius. Volume of a sphere: $V = \tfrac{4}{3}\pi r^3$. Surface area: $SA = 4\pi r^2$.
How do you find the radius from the circumference?
Divide circumference by $2\pi$: $r = C/(2\pi)$. Example: circumference 31.4 cm gives $r = 31.4/(2\pi) = 5$ cm.
Can the radius be negative?
No. Radius is a distance, and distances are always non-negative. A radius of 0 would mean a circle of zero size (a single point), which is a degenerate case.
What is a unit circle?
A unit circle is a circle with radius exactly 1. It's used as a reference for trigonometry — every angle's sine and cosine are the y-coordinate and x-coordinate of a point on the unit circle.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →