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 A011215 #15 Feb 11 2025 14:48:48 %S A011215 1,3,4,8,0,0,6,1,5,4,5,9,7,2,7,7,6,6,7,3,7,4,2,3,6,3,1,3,9,0,3,0,7,8, %T A011215 6,7,5,5,3,6,4,9,7,8,3,0,2,6,6,4,6,2,2,8,4,6,6,6,3,0,1,8,8,3,3,6,7,2, %U A011215 7,5,7,7,8,7,7,6,5,5,4,8,1,4,9,2,6,8,6,8,0,2,3,8,4,2,4,1,3,5,8 %N A011215 Decimal expansion of 6th root of 6. %H A011215 Ivan Panchenko, <a href="/A011215/b011215.txt">Table of n, a(n) for n = 1..1000</a> %H A011215 <a href="/index/Al#algebraic_06">Index entries for algebraic numbers, degree 6</a>. %t A011215 RealDigits[Surd[6,6],10,120][[1]] (* _Harvey P. Dale_, Jan 18 2017 *) %o A011215 (PARI) sqrtn(6, 6) \\ _Michel Marcus_, Sep 04 2014 %K A011215 nonn,cons %O A011215 1,2 %A A011215 _N. J. A. Sloane_