Report

Help us improve this tool

Circle Measurements Calculator

Find all circle measurements including radius, diameter, circumference, and area from one input.

O M T

What Is a Circle Measurements Calculator?

A circle is fully described by four values: radius, diameter, circumference, and area. The Circle Measurements Calculator takes any one of them and returns the other three, so you never need to rework the formulas by hand. It is useful for geometry homework, fabrication, and quick design checks.

How the Math Works

All four values share one unknown: the radius. The calculator first solves for the radius, then derives the rest:

$$r = \frac{d}{2}, \quad r = \frac{c}{2\pi}, \quad r = \sqrt{\frac{A}{\pi}}$$

$$d = 2r, \quad c = 2\pi r, \quad A = \pi r^{2}$$

Worked Example

Start with a radius of 5 cm. The diameter is then 10 cm and the circumference is about 31.4159 cm. The area is:

$$A = \pi \times 5^{2} \approx 78.5398 \text{ cm}^{2}$$

Entering an area of 78.5398 instead returns a radius of 5 cm, because the radius is the square root of area divided by pi.

Related free tools

The Circle Length Calculator focuses on circumference, the Circle Perimeter Calculator adds semicircle arcs, and the Circle Calculator offers a broader set of circle properties.

Frequently Asked Questions

How do I find the area from the diameter?

Halve the diameter to get the radius, then use A = pi r squared. The calculator handles the intermediate step for you.

Why does entering area use a square root?

Because area grows with the square of the radius. Inverting A = pi r squared requires r = the square root of A divided by pi.

What is the difference between radius and diameter?

The radius is the distance from the center to the edge. The diameter passes through the center from edge to edge, so it is exactly twice the radius.

Can I enter negative numbers?

No. Radius, diameter, circumference, and area are lengths or areas, so they must be greater than zero. The calculator rejects zero and negative inputs.

Tags

Circle Geometry Area Circumference