Square root of 2
The square root of 2, often known as root 2 or radical 2 and written as
, is the positive algebraic number that, when multiplied by itself, gives the number 2. It is more precisely called the principal square root of 2, to distinguish it from the negative number with the same property.
Geometrically the square root of 2 is the length of a diagonal across a square with sides of one unit of length; this follows from the Pythagorean theorem. It was probably the first number known to be irrational. Its numerical value truncated to 65 decimal places is:
The quick approximation 99/70 (≈ 1.41429) for the square root of two is frequently used. Despite having a denominator of only 70, it differs from the correct value by less than 1/10,000 (approx. 7.2 × 10 -5).
Contents |
| Binary | 1.0110101000001001111... |
| Decimal | 1.4142135623730950488... |
| Hexadecimal | 1.6A09E667F3BCC908B2F... |
| Continued fraction | ![]() |
History [edit]
The Babylonian clay tablet YBC 7289 (c. 1800–1600 BC) gives an approximation of
in four sexagesimal figures, which is about six decimal figures:[1]
Another early close approximation is given in ancient Indian mathematical texts, the Sulbasutras (c. 800–200 BC) as follows: Increase the length [of the side] by its third and this third by its own fourth less the thirty-fourth part of that fourth.[2] That is,
This ancient Indian approximation is the seventh in a sequence of increasingly accurate approximations based on the sequence of Pell numbers, that can be derived from the continued fraction expansion of
. Despite having a smaller denominator, it is only slightly less accurate than the Babylonian approximation.
Pythagoreans discovered that the diagonal of a square is incommensurable with its side, or in modern language, that the square root of two is irrational. Little is known with certainty about the time or circumstances of this discovery, but the name of Hippasus of Metapontum is often mentioned. For a while, the Pythagoreans treated as an official secret the discovery that the square root of two is irrational, and, according to legend, Hippasus was murdered for divulging it.[3][4][5] The square root of two is occasionally called "Pythagoras' number" or "Pythagoras' Constant", for example Conway & Guy (1996).[6]
Computation algorithms [edit]
There are a number of algorithms for approximating
, which in expressions as a ratio of integers or as a decimal can only be approximated. The most common algorithm for this, one used as a basis in many computers and calculators, is the Babylonian method[7] of computing square roots, which is one of many methods of computing square roots. It goes as follows:
First, pick a guess,
; the value of the guess affects only how many iterations are required to reach an approximation of a certain accuracy. Then, using that guess, iterate through the following recursive computation:
The more iterations through the algorithm (that is, the more computations performed and the greater "n"), the better approximation of the square root of 2 is achieved. Each iteration approximately doubles the number of correct digits. Starting with a0 = 1 the next approximations are
- 3/2 = 1.5
- 17/12 = 1.416...
- 577/408 = 1.414215...
- 665857/470832 = 1.4142135623746....
The value of
was calculated to 137,438,953,444 decimal places by Yasumasa Kanada's team in 1997. In February 2006 the record for the calculation of
was eclipsed with the use of a home computer. Shigeru Kondo calculated 200,000,000,000 decimal places in slightly over 13 days and 14 hours using a 3.6 GHz PC with 16 GiB of memory.[8] Among mathematical constants with computationally challenging decimal expansions, only π has been calculated more precisely.[9] Such computations aim to empirically check whether such numbers are normal.
Proofs of irrationality [edit]
A short proof of the irrationality of
can be obtained from the rational root theorem, that is, if
is a monic polynomial with integer coefficients, then any rational root of
is necessarily an integer. Applying this to the polynomial
, it follows that
is either an integer or irrational. Because
is not an integer (2 is not a perfect square),
must therefore be irrational. This proof can be generalized to show that any root of any natural number which is not the square of a natural number is irrational.
See quadratic irrational or infinite descent#Irrationality of √k if it is not an integer for a proof that the square root of any non-square natural number is irrational.
Proof by infinite descent [edit]
One proof of the number's irrationality is the following proof by infinite descent. It is also a proof by contradiction, also known as an indirect proof, in that the proposition is proved by assuming that the opposite of the proposition is true and showing that this assumption is false, thereby implying that the proposition must be true.
- Assume that
is a rational number, meaning that there exists an integer
and an integer
in general such that
. - Then
can be written as an irreducible fraction
such that
and
are coprime integers. - It follows that
and
. (
) - Therefore
is even because it is equal to
. (
is necessarily even because it is 2 times another whole number and even numbers are multiples of 2.) - It follows that a must be even (as squares of odd integers are never even).
- Because a is even, there exists an integer k that fulfills:
. - Substituting
from step 6 for a in the second equation of step 3:
is equivalent to
, which is equivalent to
. - Because
is divisible by two and therefore even, and because
, it follows that
is also even which means that b is even. - By steps 5 and 8 a and b are both even, which contradicts that
is irreducible as stated in step 2.
Because there is a contradiction, the assumption (1) that
is a rational number must be false. This means that
is not a rational number; i.e.,
is irrational.
This proof was hinted at by Aristotle, in his Analytica Priora, §I.23.[10] It appeared first as a full proof in Euclid's Elements, as proposition 117 of Book X. However, since the early 19th century historians agree that this proof is an interpolation and not attributable to Euclid.[11]
Proof by unique factorization [edit]
An alternative proof uses the same approach with the fundamental theorem of arithmetic which says every integer greater than 1 has a unique factorization into powers of primes.
- Assume that
is a rational number. Then there are integers a and b such that a is coprime to b and
. In other words,
can be written as an irreducible fraction. - The value of b cannot be 1 as there is no integer a the square of which is 2.
- There must be a prime p which divides b and which does not divide a, otherwise the fraction would not be irreducible.
- The square of a can be factored as the product of the primes into which a is factored but with each power doubled.
- Therefore by unique factorization the prime p which divides b, and also its square, cannot divide the square of a.
- Therefore the square of an irreducible fraction cannot be reduced to an integer.
- Therefore the square root of 2 cannot be a rational number.
This proof can be generalized to show that if an integer is not an exact kth power of another integer then its kth root is irrational. The article quadratic irrational gives a proof of the same result but not using the fundamental theorem of arithmetic.
Proof by infinite descent, not involving factoring [edit]
The following reductio ad absurdum argument showing the irrationality of
is less well-known. It uses the additional information
so that
.[12]
- Assume that
is a rational number. This would mean that there exist positive integers m and n with
such that
. Then
and
. - We may assume that n is the smallest integer so that
is an integer. That is, that the fraction m/n is in lowest terms. - Then

- Because
, it follows that
. - So the fraction m/n for
, which according to (2) is already in lowest terms, is represented by (3) in strictly lower terms. This is a contradiction, so the assumption that
is rational must be false.
Geometric proof [edit]
Another reductio ad absurdum showing that
is irrational is less well-known.[13] It is also an example of proof by infinite descent. It makes use of classic compass and straightedge construction, proving the theorem by a method similar to that employed by ancient Greek geometers. It is essentially the previous proof viewed geometrically.
Let ABC be a right isosceles triangle with hypotenuse length m and legs n. By the Pythagorean theorem,
. Suppose m and n are integers. Let m:n be a ratio given in its lowest terms.
Draw the arcs BD and CE with centre A. Join DE. It follows that AB = AD, AC = AE and the ∠BAC and ∠DAE coincide. Therefore the triangles ABC and ADE are congruent by SAS.
Because ∠EBF is a right angle and ∠BEF is half a right angle, BEF is also a right isosceles triangle. Hence BE = m − n implies BF = m − n. By symmetry, DF = m − n, and FDC is also a right isosceles triangle. It also follows that FC = n − (m − n) = 2n − m.
Hence we have an even smaller right isosceles triangle, with hypotenuse length 2n − m and legs m − n. These values are integers even smaller than m and n and in the same ratio, contradicting the hypothesis that m:n is in lowest terms. Therefore m and n cannot be both integers, hence
is irrational.
Analytic proof [edit]
- Lemma: let
and
such that
for all
and
- Then α is irrational.
Proof: suppose α = a/b with a, b ∈ N+.
For sufficiently big n,
then
but
is an integer, absurd, then α is irrational.
is irrational.
Proof: let
and
for all
.
By induction,
for all
. For
,
and if is true for n then is true for
. In fact
By application of the lemma,
is irrational.
Constructive proof [edit]
In a constructive approach, one distinguishes between on the one hand not being rational, and on the other hand being irrational (i.e., being quantifiably apart from every rational), the latter being a stronger property. Given integers a and b, because the valuation (i.e., highest power of 2 dividing a number) of 2b2 is odd, while the valuation of a2 is even, they must be distinct integers, so that, applying the law of trichotomy in the context of an effectively computable predicate over
, we obtain
. Then[14]
the latter inequality being true because we assume
(otherwise the quantitative apartness can be trivially established). This gives a lower bound of
for the difference
, yielding a direct proof of irrationality not relying on the law of excluded middle; see Errett Bishop (1985, p. 18). This proof constructively exhibits a discrepancy between
and any rational.
Properties of the square root of two [edit]
One-half of
, also 1 divided by the square root of 2, approximately 0.70710 67811 86548, is a common quantity in geometry and trigonometry because the unit vector that makes a 45° angle with the axes in a plane has the coordinates
This number satisfies
One interesting property of the square root of 2 is as follows:
since
This is related to the property of silver ratios.
The square root of 2 can also be expressed in terms of the copies of the imaginary unit i using only the square root and arithmetic operations:
The square root of 2 is also the only real number other than 1 whose infinite tetrate is equal to its square.
The square root of 2 appears in Viète's formula for π:
for m square roots and only one minus sign.[15]
Similar in appearance but with a finite number of terms, the square root of 2 appears in various trigonometric constants:[16]
It is not known whether
is a normal number, a stronger property than irrationality, but statistical analyses of its binary expansion are consistent with the hypothesis that it is normal to base two.[17]
Series and product representations [edit]
The identity
, along with the infinite product representations for the sine and cosine, leads to products such as
and
or equivalently,
The number can also be expressed by taking the Taylor series of a trigonometric function. For example, the series for
gives
The Taylor series of
with
and using the double factorial
gives
The convergence of this series can be accelerated with an Euler transform, producing
It is not known whether
can be represented with a BBP-type formula. BBP-type formulas are known for π
and
, however.[18]
Continued fraction representation [edit]
The square root of two has the following continued fraction representation:
The convergents formed by truncating this representation form a sequence of fractions that approximate the square root of two to increasing accuracy, and that are described by the Pell numbers (known as side and diameter numbers to the ancient Greeks because of their use in approximating the ratio between the sides and diagonal of a square). The first convergents are: 1/1, 3/2, 7/5, 17/12, 41/29, 99/70, 239/169, 577/408. The convergent p/q differs from the square root of 2 by almost exactly
[citation needed] and then the next convergent is (p + 2q)/(p + q).
Paper size [edit]
The square root of two is the approximate aspect ratio of paper sizes under ISO 216 (A4, A0, etc.). This ratio guarantees that cutting a sheet in half along a line parallel to its short side results in two sheets having the same ratio.
See also [edit]
- Square root of 3
- Square root of 5
- Silver ratio,

- The square root of two is the frequency ratio of a tritone interval in twelve-tone equal temperament music.
- The square root of two also forms the relationship of f-stops in photographic lenses, which in turn means that the ratio of areas between two successive apertures is 2.
- The celestial latitude (declination) of the Sun during a planet's astronomical cross-quarter day points equals the tilt of the planet's axis divided by
. - Viète's formula
Notes [edit]
- ^ Fowler and Robson, p. 368.
Photograph, illustration, and description of the root(2) tablet from the Yale Babylonian Collection
High resolution photographs, descriptions, and analysis of the root(2) tablet (YBC 7289) from the Yale Babylonian Collection - ^ Henderson.
- ^ Stephanie J. Morris, "The Pythagorean Theorem", Dept. of Math. Ed., University of Georgia.
- ^ Brian Clegg, "The Dangerous Ratio ...", Nrich.org, November 2004.
- ^ Kurt von Fritz, "The discovery of incommensurability by Hippasus of Metapontum", Annals of Mathematics, 1945.
- ^ Conway, John H.; Guy, Richard K. (1996), The Book of Numbers, Copernicus, p. 25
- ^ Although the term "Babylonian method" is common in modern usage, there is no direct evidence showing how the Babylonians computed the approximation of
seen on tablet YBC 7289. Fowler and Robson offer informed and detailed conjectures.
Fowler and Robson, p. 376. Flannery, p. 32, 158. - ^ "Constants and Records of Computation". Numbers.computation.free.fr. 2010-08-12. Retrieved 2012-09-07.
- ^ "Number of known digits". Numbers.computation.free.fr. 2010-08-12. Retrieved 2012-09-07.
- ^ All that Aristotle says, while writing about proofs by contradiction, is that “the diagonal of the square is incommensurate with the side, because odd numbers are equal to evens if it is supposed to be commensurate”.
- ^ The edition of the Greek text of the Elements published by E. F. August in Berlin in 1826–1829 already relegates this proof to an Appendix. The same thing occurs with J. L. Heiberg's edition (1883–1888).
- ^ Gardner, Martin (2001), A Gardner's workout: training the mind and entertaining the spirit, A K Peters, Ltd., ISBN 978-1-56881-120-8, p. 16
- ^ Apostol (2000), p. 841
- ^ See Katz, Karin Usadi; Katz, Mikhail G. (2011), "Meaning in Classical Mathematics: Is it at Odds with Intuitionism?", Intellectica 56 (2): 223–302 (see esp. Section 2.3, footnote 15), arXiv:1110.5456
- ^ Courant, Richard; Robbins, Herbert (1941), What is mathematics? An Elementary Approach to Ideas and Methods, London: Oxford University Press, p. 124
- ^ Julian D. A. Wiseman Sin and cos in surds
- ^ Good & Gover (1967).
- ^ http://crd.lbl.gov/~dhbailey/dhbpapers/bbp-formulas.pdf
References [edit]
- Apostol, Tom M. (2000), "Irrationality of the square root of two – A geometric proof", American Mathematical Monthly 107 (9): 841–842, doi:10.2307/2695741, JSTOR 2695741.
- Aristotle (2007), Analytica priora, eBooks@Adelaide
- Bishop, Errett (1985), Schizophrenia in contemporary mathematics. Errett Bishop: reflections on him and his research (San Diego, Calif., 1983), 1–32, Contemp. Math. 39, Amer. Math. Soc., Providence, RI.
- Flannery, David (2005), The Square Root of Two, Springer-Verlag, ISBN 0-387-20220-X.
- Fowler, David; Robson, Eleanor (1998), "Square Root Approximations in Old Babylonian Mathematics: YBC 7289 in Context", Historia Mathematica 25 (4): 366–378, doi:10.1006/hmat.1998.2209.
- Good, I. J.; Gover, T. N. (1967), "The generalized serial test and the binary expansion of
", Journal of the Royal Statistical Society, Series A 130 (1): 102–107, doi:10.2307/2344040, JSTOR 2344040. - Henderson, David W. (2000), "Square roots in the Śulba Sūtras", in Gorini, Catherine A., Geometry At Work: Papers in Applied Geometry, Cambridge University Press, pp. 39–45, ISBN 978-0-88385-164-7.
External links [edit]
- Gourdon, X.; Sebah, P. (2001), "Pythagoras' Constant:
", Numbers, Constants and Computation. - Weisstein, Eric W., "Pythagoras's Constant", MathWorld.
- The Square Root of Two to 5 million digits by Jerry Bonnell and Robert Nemiroff. May, 1994.
- Square root of 2 is irrational, a collection of proofs
- Grime, James; Bowley, Roger. "The Square Root √2 of Two". Numberphile. Brady Haran.




and an integer
in general such that
.
such that
and
. ( 
is even because it is equal to
. (
.
from step 6 for a in the second equation of step 3:
is equivalent to
, which is equivalent to
.
is divisible by two and therefore even, and because
, it follows that
is also even which means that b is even.
. In other words,
such that
and
.
is an integer. That is, that the fraction m/n is in lowest terms.
.
and
such that
for all
and








































