A178310 Decimal expansion of sqrt(157).
1, 2, 5, 2, 9, 9, 6, 4, 0, 8, 6, 1, 4, 1, 6, 6, 7, 7, 8, 8, 4, 9, 5, 3, 6, 4, 8, 1, 5, 7, 5, 2, 8, 6, 5, 8, 6, 1, 0, 2, 1, 6, 3, 6, 3, 5, 4, 3, 1, 0, 7, 2, 9, 6, 6, 4, 9, 9, 1, 3, 3, 2, 8, 8, 5, 5, 8, 8, 7, 9, 6, 1, 5, 9, 6, 9, 0, 4, 6, 5, 3, 6, 9, 9, 6, 7, 1, 2, 4, 7, 1, 8, 6, 2, 8, 9, 5, 2, 0, 3, 1, 3, 6, 4, 8
Offset: 2
Examples
sqrt(157) = 12.52996408614166778849...
Links
- Daniel Starodubtsev, Table of n, a(n) for n = 2..10000
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[157],10,120][[1]] (* Harvey P. Dale, Jan 17 2023 *)
Comments