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