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