A176715 Decimal expansion of sqrt(4051).
6, 3, 6, 4, 7, 4, 6, 6, 5, 6, 3, 8, 7, 8, 2, 5, 1, 5, 0, 8, 4, 0, 5, 0, 4, 3, 7, 7, 5, 2, 2, 1, 9, 7, 8, 0, 0, 0, 0, 5, 9, 7, 2, 9, 6, 4, 4, 5, 8, 8, 7, 3, 9, 6, 7, 3, 0, 9, 9, 8, 1, 2, 3, 1, 8, 5, 3, 1, 3, 8, 4, 0, 6, 7, 3, 0, 6, 4, 7, 6, 7, 2, 1, 3, 2, 5, 3, 7, 6, 3, 5, 1, 0, 1, 5, 2, 3, 6, 6, 8, 6, 5, 0, 4, 2
Offset: 2
Examples
sqrt(4051) = 63.64746656387825150840...
Crossrefs
Cf. A176714 (decimal expansion of sqrt(16394397)).
Programs
-
Mathematica
RealDigits[Sqrt[4051],10,120][[1]] (* Harvey P. Dale, Mar 27 2021 *)
Comments