%I #10 Apr 15 2014 16:35:30
%S 1,1,1,5,6,5,7,9,1,7,7,6,1,5,4,3,6,6,6,8,8,5,8,0,9,9,9,4,0,1,9,1,1,2,
%T 2,0,8,5,4,3,1,9,6,8,4,7,6,8,1,6,8,4,2,9,5,9,4,1,1,4,3,1,1,2,1,7,4,7,
%U 9,4,2,6,8,0,1,4,5,4,6,2,6,7,8,0,0,4,2,5,6,9,1,3,0,9,4,6,5,3,9
%N Decimal expansion of 19th root of 8.
%H Vincenzo Librandi, <a href="/A011258/b011258.txt">Table of n, a(n) for n = 1..5000</a>
%t RealDigits[N[8^(1/19), 100]][[1]] (* _Vincenzo Librandi_, Mar 22 2013 *)
%o (PARI) sqrtn(8,19) \\ _Charles R Greathouse IV_, Apr 15 2014
%K nonn,cons
%O 1,4
%A _N. J. A. Sloane_.