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 A011020 #14 Jul 08 2025 01:49:52 %S A011020 2,2,1,3,3,6,3,8,3,9,4,0,0,6,4,3,1,8,4,8,1,7,5,8,0,5,4,6,8,8,0,6,6,3, %T A011020 2,9,7,1,0,7,8,3,6,3,6,5,0,5,9,8,1,8,9,5,1,0,3,3,6,4,0,4,0,9,3,5,0,0, %U A011020 7,6,9,7,0,6,9,4,1,5,9,6,6,3,4,8,8,0,0,2,1,5,8,9,2,9,3,9,0,1,4 %N A011020 Decimal expansion of 4th root of 24. %H A011020 Ivan Panchenko, <a href="/A011020/b011020.txt">Table of n, a(n) for n = 1..1000</a> %t A011020 RealDigits[Surd[24,4],10,120][[1]] (* _Harvey P. Dale_, Dec 07 2013 *) %o A011020 (PARI) sqrtn(24,4) \\ _Charles R Greathouse IV_, Apr 15 2014 %K A011020 nonn,cons %O A011020 1,1 %A A011020 _N. J. A. Sloane_