%I #16 Dec 27 2021 22:01:08
%S 1,8,8,8,1,7,5,0,2,2,5,8,9,8,0,3,9,6,4,3,2,8,1,2,9,4,8,9,4,5,5,5,0,5,
%T 5,1,2,4,5,2,3,8,7,4,0,4,2,3,0,0,3,0,6,7,1,5,0,2,0,9,9,7,9,0,7,0,5,5,
%U 8,6,4,8,6,5,1,3,7,8,8,9,9,6,3,1,2,8,7,7,6,3,0,3,1,8,7,1,1,7,1
%N Decimal expansion of 5th root of 24.
%H Ivan Panchenko, <a href="/A011109/b011109.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[24^(1/5), 10, 100][[1]] (* _Alonso del Arte_, Jan 23 2016 *)
%o (PARI) sqrtn(24,5) \\ _Charles R Greathouse IV_, Apr 16 2014
%K nonn,cons,easy
%O 1,2
%A _N. J. A. Sloane_