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 A011359 #17 Jul 08 2025 02:13:12 %S A011359 1,1,9,7,8,6,0,0,5,8,2,6,9,6,3,6,2,4,4,4,2,7,1,6,2,8,8,1,8,1,0,0,7,5, %T A011359 4,6,4,3,8,0,9,0,1,7,3,8,8,9,2,8,4,1,6,9,1,6,4,4,6,5,0,9,8,7,2,9,8,3, %U A011359 6,4,8,5,9,0,6,9,6,4,8,1,0,3,9,3,8,5,3,7,9,5,5,0,3,2,6,3,2,3,6 %N A011359 Decimal expansion of 15th root of 15. %H A011359 Ivan Panchenko, <a href="/A011359/b011359.txt">Table of n, a(n) for n = 1..1000</a> %t A011359 RealDigits[Surd[15,15],10,120][[1]] (* _Harvey P. Dale_, Jul 16 2016 *) %o A011359 (PARI) sqrtn(15,15) \\ _Edward Jiang_, Sep 05 2014 %K A011359 nonn,cons %O A011359 1,3 %A A011359 _N. J. A. Sloane_