√2 N decimals Generator
Square root of 2 = 1.41421... up to 1000 decimals. Useful for geometry, ISO A0-A4 paper sizes and irrational study.
—
The square root of 2 to a thousand decimal places
The square root of 2, roughly 1.414214, is the diagonal of a unit square — and it was the first number proved not to be a fraction. The proof, credited to the Pythagorean school, is a short contradiction argument, and the result was so disturbing to a philosophy holding that everything is expressible as ratios of integers that it produced the legend of Hippasus being thrown into the sea for revealing it.
Choose the places and receive up to a thousand digits, computed by integer square root in arbitrary precision using Newton's method, and checked against published values. The algorithm is the same one taught for extracting roots by hand, only operating on giant integers rather than decimals.
The constant has a quiet everyday presence. A4 paper and the whole A series carry the ratio square root of 2 between long and short side — that is what allows folding the sheet in half and getting the same format, a property no other proportion has. It is also the ratio between semitones in equal temperament raised to the sixth power, which makes the tritone exactly half an octave.
Frequently asked questions
How is it proved irrational?
Why does A4 paper use that proportion?
How does it differ from Pythagoras's constant?
Related Tools
τ (Tau) N decimals Generator
Show τ = 2π (6.2831853...) up to 1000 decimal places. Includes copy-to-clipboard.
e (Euler) N decimals Generator
Euler constant e = 2.71828... up to 1000 decimals. Useful for calculus, compound interest and analysis.
φ (Golden Ratio) N decimals Generator
Golden ratio φ = (1+√5)/2 = 1.61803... up to 1000 decimals. Famous in design, art and botany.
AWS SigV4 Canonical Request Preview
Build the Signature Version 4 canonical request from method, URI, query string, host and x-amz-date to debug 403 SignatureDoesNotMatch errors.
CSV Validator & Viewer
Validate, parse and visualize CSV data in table format. Automatically detects delimiters (comma, semicolon or tab) and highlights formatting errors.
XML Validator
Validate XML data to check for syntax and structure errors.