A177039 Decimal expansion of sqrt(65029).
2, 5, 5, 0, 0, 7, 8, 4, 3, 0, 1, 6, 6, 4, 1, 3, 5, 2, 8, 6, 9, 5, 3, 3, 2, 4, 2, 8, 9, 4, 5, 5, 6, 1, 4, 4, 4, 9, 9, 6, 2, 6, 8, 6, 8, 5, 9, 8, 9, 2, 8, 7, 7, 3, 0, 7, 7, 3, 4, 8, 4, 9, 8, 6, 1, 1, 2, 3, 1, 0, 8, 0, 8, 0, 0, 3, 0, 2, 7, 8, 1, 2, 0, 5, 4, 2, 3, 3, 7, 4, 0, 6, 8, 5, 4, 5, 4, 6, 4, 1, 1, 2, 0, 8, 6
Offset: 3
Examples
sqrt(65029) = 255.00784301664135286953...
Crossrefs
Cf. A177038 (decimal expansion of (195+sqrt(65029))/314).
Programs
-
Mathematica
RealDigits[Sqrt[65029],10,120][[1]] (* Harvey P. Dale, Nov 28 2021 *)
Comments