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 A011053 #14 Jul 08 2025 01:52:20 %S A011053 2,7,8,3,1,5,7,6,8,3,7,1,3,7,4,0,6,0,2,1,0,7,5,0,6,4,5,2,8,5,4,4,7,4, %T A011053 0,3,3,9,2,6,9,9,0,3,9,2,2,3,6,6,0,7,1,1,8,5,7,1,8,4,4,2,7,2,1,2,0,3, %U A011053 7,0,4,9,3,9,8,1,6,7,7,3,3,1,8,6,1,5,8,1,6,7,7,8,5,0,9,9,8,9,4 %N A011053 Decimal expansion of 4th root of 60. %H A011053 Vincenzo Librandi, <a href="/A011053/b011053.txt">Table of n, a(n) for n = 1..1000</a> %t A011053 RealDigits[60^(1/4),10,120][[1]] (* _Harvey P. Dale_, Oct 22 2012 *) %o A011053 (PARI) sqrtn(60,4) \\ _Charles R Greathouse IV_, Apr 16 2014 %K A011053 nonn,cons %O A011053 1,1 %A A011053 _N. J. A. Sloane_