A177161 Decimal expansion of sqrt(29964677).
5, 4, 7, 4, 0, 0, 0, 0, 9, 1, 3, 4, 0, 8, 8, 3, 4, 1, 7, 6, 8, 7, 5, 2, 4, 3, 4, 0, 1, 9, 1, 4, 7, 2, 6, 8, 0, 2, 1, 2, 7, 3, 3, 2, 1, 1, 5, 4, 0, 0, 7, 1, 8, 0, 0, 8, 1, 9, 2, 6, 9, 5, 0, 3, 6, 6, 5, 2, 8, 4, 4, 5, 9, 6, 3, 3, 4, 8, 6, 6, 7, 7, 5, 5, 6, 6, 0, 9, 4, 9, 2, 2, 4, 3, 9, 8, 1, 7, 5, 6, 5, 9, 5, 4, 4
Offset: 4
Examples
sqrt(29964677) = 5474.00009134088341768752...
Links
- Daniel Starodubtsev, Table of n, a(n) for n = 4..10000
Crossrefs
Cf. A177160 (decimal expansion of (4502+sqrt(29964677))/6961).
Programs
-
Mathematica
RealDigits[Sqrt[29964677], 10, 100][[1]] (* Amiram Eldar, May 07 2021 *)
Comments