%I #13 Jun 10 2017 00:42:11
%S 1,2,6,2,6,0,5,2,1,1,2,1,9,6,5,3,0,3,3,3,6,6,0,3,2,0,3,1,2,0,8,0,9,8,
%T 7,1,8,7,6,3,3,2,1,3,4,0,1,2,4,9,4,3,1,4,3,6,3,6,4,4,3,6,6,1,2,7,1,9,
%U 2,1,1,3,4,1,0,3,0,0,5,9,3,3,9,6,7,3,1,4,1,0,2,0,8,3,9,5,5,4,7
%N Decimal expansion of 11th root of 13.
%H Ivan Panchenko, <a href="/A011325/b011325.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[N[Surd[13, 11], 5000], 10, 50][[1]] (* _G. C. Greubel_, Jun 10 2017 *)
%o (PARI) sqrtn(13, 11) \\ _Michel Marcus_, Sep 05 2014
%K nonn,cons
%O 1,2
%A _N. J. A. Sloane_