Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #11 Jul 05 2022 20:09:35
%S 1,2,4,8,9,9,1,3,2,9,3,7,9,0,3,9,4,9,0,5,9,8,3,3,9,0,6,7,8,2,7,5,9,9,
%T 2,9,2,0,4,2,9,4,8,8,3,5,0,3,6,0,8,8,9,2,5,8,6,7,3,8,7,8,1,1,7,4,8,4,
%U 4,9,4,7,9,8,6,6,5,5,8,6,7,0,7,5,4,0,3,3,7,9,4,0,3,8,7,1,1,4,7
%N Decimal expansion of 13th root of 18.
%H Ivan Panchenko, <a href="/A011402/b011402.txt">Table of n, a(n) for n = 1..1000</a>
%t First[RealDigits[N[18^(1/13),99]]] (* _Stefano Spezia_, Jul 05 2022 *)
%K nonn,cons
%O 1,2
%A _N. J. A. Sloane_.