A176441 Decimal expansion of sqrt(210).
1, 4, 4, 9, 1, 3, 7, 6, 7, 4, 6, 1, 8, 9, 4, 3, 8, 5, 7, 3, 7, 1, 8, 6, 6, 4, 1, 5, 7, 1, 6, 9, 7, 7, 1, 7, 2, 3, 1, 4, 0, 1, 3, 2, 8, 7, 4, 7, 5, 8, 9, 7, 3, 0, 8, 8, 6, 9, 5, 9, 2, 4, 8, 0, 7, 1, 1, 8, 1, 4, 4, 3, 7, 2, 6, 5, 3, 6, 8, 0, 4, 2, 1, 7, 1, 2, 5, 6, 3, 1, 9, 2, 0, 0, 3, 6, 1, 7, 4, 9, 7, 7, 5, 3, 0
Offset: 2
Examples
sqrt(210) = 14.49137674618943857371...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[210],10,120][[1]] (* Harvey P. Dale, Apr 21 2011 *)
Comments