How Many Digits of Pi Do You Actually Need?

Math September 2, 2026

Five decimals of pi place the equator to within 34 metres, and three are enough for anything you cut by hand. Here is why.

Quick answer: Pi is 3.14159265358979 and onwards, and the digits never repeat or settle into a pattern. For practical work you rarely need more than five decimal places: 3.14159 gets the circumference of the Earth right to within about 34 metres. Fifteen decimals is enough for anything you will ever physically build.

Pi has more digits than anyone has a use for, which is exactly what makes it fun. Here is how many you actually need, and what the spare ones are good for.

How many digits you actually need

The Earth test

The equatorial radius is about 6,378 km, so the equator measures 2 x 6,378 x pi. At full precision that is 40,074.156 km. Cut pi down to 3.14159 and you get 40,074.12 km. The gap is roughly 34 metres across a distance of forty thousand kilometres. Take pi out to fifteen decimals and the error on the same sum falls below a millimetre.

The kitchen test

A round table 1.2 m across needs 3.7699 m of edging. Using 3.14 gives 3.768 m, about 2 mm short. Using 22/7 gives 3.7714 m, about 1.5 mm long. Both errors are thinner than a saw blade, so for anything you cut by hand three digits is plenty. The same holds for a pizza, a fence around a round pond, or the hem of a circular skirt. Materials move more than that with the humidity.

Run your own numbers

It is free, there is no sign-up, and it works on your phone.

Open the Pi Digits Calculator

Where the digits come from

Pi is irrational, meaning it cannot be written as one whole number over another. That was proved in the eighteenth century, and it is what guarantees the decimal never ends and never falls into a repeating block. It is also transcendental, which is the deeper reason you cannot square the circle with compass and straightedge.

Archimedes got there first, boxing pi between 223/71 and 22/7 by measuring 96-sided polygons drawn inside and outside a circle. Those two fractions work out at 3.1408 and 3.1429, so he had the first two decimals nailed down and knew exactly how uncertain the third was.

Record digit runs come from series that converge quickly, left grinding away for weeks on ordinary hardware. None of it is needed for engineering. The digits mostly serve as a stress test: if two different algorithms agree far out into the decimal, both are probably working correctly, and so is the machine.

Try it with your figures

No sign-up, no ads. Your inputs stay in your browser.

Use the Pi Digits Calculator

Using the pi digits calculator

Enter how many digits you want and the tool prints pi to that length. The count normally means digits after the decimal point, so asking for 10 returns 3.1415926535. Grouping the output in blocks of five or ten makes it far easier to check by eye, and it is how memorisation lists are always written.

Two things it is genuinely useful for. First, checking software: paste a long value of pi next to your spreadsheet's built-in constant and you can see exactly where it truncates. Second, memorising, where chunking does all the work: treat 141592 as a single item rather than six digits and fifteen decimals becomes three things to hold rather than fifteen. If your actual job is circle geometry, an area calculator will get you there faster.

Check your own case

Free to use, and it takes less than a minute.

Open the Pi Digits Calculator

Common questions

Do the digits of pi ever repeat? No. A repeating decimal is always a fraction in disguise, and pi is not a fraction. Short runs of the same digit do turn up, and a run of six nines turns up inside the first thousand digits, but those are coincidences rather than patterns.

Is 22/7 close enough? Usually. 22/7 is 3.142857, about 0.0013 too high. On a circle 10 m across that adds roughly 13 mm to the circumference. Fine for carpentry and cooking, not fine for a machined part.

Why does my phone calculator stop at ten digits? Screen space, mostly. Underneath, most calculators hold pi to about fifteen or sixteen significant figures, which is the limit of standard double-precision arithmetic. Ask a spreadsheet for more than that and the extra digits are noise.

Can I find my birthday in the digits? Probably, though nobody has proved pi contains every possible string. An eight-digit date is one of a hundred million possibilities, and a hundred million digits of pi give it that many places to start, so the odds of a hit are decent. It is a party trick rather than mathematics. If you want more number toys, there is a round-up of free maths calculators worth a look.

Calculators for this

All free, no sign-up.

Have a question, a correction, or a calculator request? Contact our editorial team — we usually reply within a day.