A177272 Decimal expansion of sqrt(193).
1, 3, 8, 9, 2, 4, 4, 3, 9, 8, 9, 4, 4, 9, 8, 0, 4, 5, 0, 8, 4, 3, 2, 5, 4, 7, 0, 4, 1, 0, 2, 8, 5, 5, 4, 4, 2, 9, 3, 1, 7, 3, 9, 3, 3, 6, 2, 3, 2, 7, 7, 3, 1, 3, 2, 7, 4, 7, 6, 4, 0, 8, 3, 1, 6, 0, 1, 0, 0, 5, 9, 6, 1, 8, 5, 3, 7, 7, 9, 5, 9, 5, 9, 2, 7, 1, 4, 1, 3, 8, 8, 7, 0, 4, 1, 0, 6, 2, 8, 3, 0, 5, 1, 4, 9
Offset: 2
Examples
sqrt(193) = 13.89244398944980450843...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[193],10,120][[1]] (* Harvey P. Dale, Jan 19 2015 *)
Comments