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