A176910 Decimal expansion of sqrt(145).
1, 2, 0, 4, 1, 5, 9, 4, 5, 7, 8, 7, 9, 2, 2, 9, 5, 4, 8, 0, 1, 2, 8, 2, 4, 1, 0, 3, 0, 3, 7, 8, 6, 0, 8, 0, 5, 2, 4, 2, 5, 3, 5, 2, 4, 0, 5, 0, 5, 3, 8, 3, 3, 9, 5, 2, 0, 7, 2, 4, 3, 3, 3, 2, 4, 5, 2, 6, 4, 9, 3, 1, 5, 3, 5, 6, 5, 8, 0, 6, 5, 4, 7, 4, 5, 7, 9, 9, 7, 1, 4, 3, 6, 9, 0, 9, 4, 9, 4, 2, 2, 8, 2, 1, 8
Offset: 2
Examples
sqrt(145) = 12.04159457879229548012...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[145],10,120][[1]] (* Harvey P. Dale, Oct 15 2023 *)
Comments