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 A011202 #13 Dec 27 2021 22:01:36 %S A011202 1,2,2,2,8,4,4,5,4,4,9,9,3,8,5,1,8,4,1,9,4,1,1,4,4,3,6,4,4,6,7,6,0,1, %T A011202 5,3,1,4,2,2,4,2,1,5,5,2,3,5,4,0,8,0,2,3,3,9,8,5,8,2,5,1,6,9,8,5,1,6, %U A011202 5,2,9,7,5,6,9,3,6,5,4,7,5,2,6,4,1,7,1,7,4,0,4,6,0,2,4,8,7,0,8 %N A011202 Decimal expansion of 8th root of 5. %H A011202 Ivan Panchenko, <a href="/A011202/b011202.txt">Table of n, a(n) for n = 1..1000</a> %t A011202 RealDigits[Surd[5,8],10,120][[1]] (* _Harvey P. Dale_, Jan 24 2013 *) %o A011202 (PARI) sqrtn(5, 8) \\ _Michel Marcus_, Sep 04 2014 %K A011202 nonn,cons %O A011202 1,2 %A A011202 _N. J. A. Sloane_