A177936 Decimal expansion of sqrt(179).
1, 3, 3, 7, 9, 0, 8, 8, 1, 6, 0, 2, 5, 9, 6, 5, 2, 0, 1, 5, 0, 2, 6, 8, 8, 1, 3, 5, 4, 7, 8, 6, 3, 0, 7, 0, 5, 7, 9, 8, 1, 4, 0, 4, 6, 2, 9, 1, 7, 5, 3, 2, 8, 8, 5, 1, 3, 2, 1, 1, 2, 4, 8, 6, 3, 3, 7, 7, 6, 1, 3, 6, 0, 2, 8, 9, 6, 2, 3, 9, 5, 0, 7, 8, 3, 6, 0, 1, 3, 8, 1, 7, 6, 1, 7, 4, 4, 4, 2, 8, 4, 9, 3, 0, 5
Offset: 2
Examples
sqrt(179) = 13.37908816025965201502...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[179],10,120][[1]] (* Harvey P. Dale, Jan 27 2012 *)
Comments