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 A011027 #16 Dec 27 2021 22:00:21 %S A011027 2,3,7,8,4,1,4,2,3,0,0,0,5,4,4,2,1,3,3,4,3,4,9,9,9,9,4,1,1,2,0,9,5,1, %T A011027 8,3,0,5,8,5,9,4,4,1,8,4,9,2,7,6,3,4,8,2,6,0,3,8,0,0,4,4,4,9,4,3,8,9, %U A011027 3,3,3,3,6,4,5,3,8,3,4,3,1,9,7,4,1,5,6,2,6,8,9,0,7,6,2,7,5,3,4 %N A011027 Decimal expansion of 4th root of 32. %H A011027 Vincenzo Librandi, <a href="/A011027/b011027.txt">Table of n, a(n) for n = 1..1000</a> %t A011027 RealDigits[N[32^(1/4),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jan 24 2012 *) %o A011027 (PARI) 2^(5/4) \\ _Charles R Greathouse IV_, Apr 14 2014 %K A011027 nonn,cons %O A011027 1,1 %A A011027 _N. J. A. Sloane_