login

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

Decimal expansion of 48th root of 48.
1

%I #11 Dec 27 2021 22:06:29

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

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

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

%N Decimal expansion of 48th root of 48.

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

%t RealDigits[Surd[48,48],10,120][[1]] (* _Harvey P. Dale_, Jan 16 2013 *)

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_