login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of 17th root of 20.
1

%I #9 Apr 11 2015 14:05:50

%S 1,1,9,2,6,9,9,8,8,1,8,0,4,2,5,8,4,0,8,6,3,9,9,8,3,7,1,7,4,4,0,8,0,8,

%T 4,8,2,3,0,0,3,2,1,7,8,3,6,7,5,2,0,9,7,4,4,1,9,0,6,1,4,9,4,0,8,2,9,4,

%U 7,7,8,0,3,5,0,0,3,1,9,8,0,9,2,4,2,6,8,8,5,9,6,0,3,3,0,8,2,1,7

%N Decimal expansion of 17th root of 20.

%H Ivan Panchenko, <a href="/A011436/b011436.txt">Table of n, a(n) for n = 1..1000</a>

%t RealDigits[Surd[20,17],10,120][[1]] (* _Harvey P. Dale_, Apr 11 2015 *)

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.