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