A176400 Decimal expansion of sqrt(483).
2, 1, 9, 7, 7, 2, 6, 0, 9, 7, 5, 8, 3, 5, 9, 1, 0, 5, 6, 7, 2, 0, 1, 6, 3, 5, 8, 6, 0, 8, 9, 5, 5, 5, 0, 9, 1, 6, 5, 1, 5, 9, 2, 5, 7, 7, 0, 1, 9, 9, 3, 1, 6, 5, 6, 1, 7, 9, 8, 0, 8, 7, 9, 8, 8, 1, 4, 1, 9, 4, 8, 6, 5, 0, 6, 2, 0, 8, 2, 1, 0, 8, 0, 7, 0, 6, 1, 1, 6, 7, 7, 4, 1, 6, 7, 7, 2, 4, 2, 5, 8, 3, 0, 5, 6
Offset: 2
Examples
sqrt(483) = 21.97726097583591056720...
Links
- Daniel Starodubtsev, Table of n, a(n) for n = 2..10000
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[483],10,120][[1]] (* Harvey P. Dale, Oct 09 2015 *)
Comments