A011183 Decimal expansion of 5th root of 98.
2, 5, 0, 1, 7, 5, 7, 5, 2, 7, 1, 4, 0, 8, 4, 3, 5, 1, 3, 0, 8, 7, 2, 4, 4, 8, 5, 4, 9, 2, 6, 2, 9, 8, 3, 7, 2, 0, 6, 0, 4, 5, 7, 4, 7, 0, 6, 8, 0, 9, 7, 7, 9, 7, 9, 9, 3, 2, 6, 1, 3, 5, 7, 8, 6, 5, 1, 7, 1, 6, 3, 9, 7, 0, 0, 6, 1, 1, 8, 9, 9, 7, 4, 2, 2, 8, 0, 0, 7, 9, 8, 8, 3, 3, 3, 9, 8, 2, 7
Offset: 1
Links
- Ivan Panchenko, Table of n, a(n) for n = 1..1000
Programs
-
Mathematica
RealDigits[Surd[98,5],10,120][[1]] (* Harvey P. Dale, Mar 06 2014 *)