A176524 Decimal expansion of sqrt(235).
1, 5, 3, 2, 9, 7, 0, 9, 7, 1, 6, 7, 5, 5, 8, 9, 1, 6, 5, 6, 5, 5, 3, 6, 8, 1, 9, 9, 1, 5, 7, 2, 0, 4, 8, 7, 1, 0, 6, 9, 3, 2, 7, 3, 2, 5, 9, 5, 5, 6, 4, 6, 9, 5, 8, 5, 6, 6, 4, 7, 9, 4, 0, 7, 0, 8, 4, 7, 9, 4, 9, 3, 1, 4, 6, 6, 6, 5, 1, 6, 9, 7, 1, 8, 8, 2, 0, 2, 4, 3, 7, 0, 5, 5, 6, 7, 8, 2, 2, 9, 4, 2, 1, 5, 6
Offset: 2
Examples
sqrt(235) = 15.32970971675589165655...
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[235],10,120][[1]] (* Harvey P. Dale, Mar 12 2015 *)
Comments