This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A011334 #15 Nov 28 2022 18:49:07 %S A011334 1,1,3,6,8,3,4,2,9,7,8,5,5,5,9,8,5,8,4,9,9,7,1,5,2,0,7,8,4,4,7,3,4,7, %T A011334 4,9,8,9,3,0,3,2,8,1,9,8,8,5,0,7,1,1,4,1,7,5,6,3,1,2,4,4,0,2,6,5,4,3, %U A011334 7,9,7,5,8,1,5,4,9,0,8,2,4,0,6,5,1,1,1,9,8,7,6,7,3,6,7,2,7,9,7 %N A011334 Decimal expansion of 20th root of 13. %H A011334 Ivan Panchenko, <a href="/A011334/b011334.txt">Table of n, a(n) for n = 1..1000</a> %t A011334 RealDigits[N[13^(1/20),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jan 26 2012 *) %t A011334 RealDigits[Surd[13,20],10,120][[1]] (* _Harvey P. Dale_, Nov 28 2022 *) %Y A011334 Cf. A011304, A011319, A011349, A011424 %K A011334 nonn,cons %O A011334 1,3 %A A011334 _N. J. A. Sloane_