A177935 Decimal expansion of sqrt(107).
1, 0, 3, 4, 4, 0, 8, 0, 4, 3, 2, 7, 8, 8, 6, 0, 0, 4, 6, 9, 7, 3, 8, 5, 9, 9, 4, 4, 2, 6, 2, 6, 9, 9, 7, 3, 6, 8, 3, 0, 2, 0, 2, 2, 3, 7, 4, 9, 7, 1, 6, 8, 7, 9, 4, 5, 6, 7, 7, 1, 1, 5, 3, 5, 7, 6, 0, 0, 5, 9, 0, 0, 3, 7, 4, 1, 9, 3, 7, 0, 8, 7, 9, 5, 1, 7, 9, 5, 2, 5, 5, 0, 3, 2, 8, 5, 3, 2, 7, 4, 8, 4, 8, 9, 1
Offset: 2
Examples
sqrt(107) = 10.34408043278860046973...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[107],10,120][[1]] (* Harvey P. Dale, Apr 25 2014 *)
Comments