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 A011007 #25 Feb 11 2025 14:48:46 %S A011007 1,7,7,8,2,7,9,4,1,0,0,3,8,9,2,2,8,0,1,2,2,5,4,2,1,1,9,5,1,9,2,6,8,4, %T A011007 8,4,4,7,3,5,7,9,0,5,2,6,4,0,2,2,5,5,3,5,8,0,1,1,8,3,0,7,2,2,7,7,6,3, %U A011007 0,1,8,8,1,5,3,9,4,9,3,8,0,4,9,0,0,3,0,0,3,9,9,2,7,8,7,0,2,1,5 %N A011007 Decimal expansion of 4th root of 10. %H A011007 Vincenzo Librandi, <a href="/A011007/b011007.txt">Table of n, a(n) for n = 1..5000</a> %H A011007 <a href="/index/Al#algebraic_04">Index entries for algebraic numbers, degree 4</a>. %e A011007 1.7782794100389... %t A011007 RealDigits[10^(1/4), 10, 100][[1]] (* _Alonso del Arte_, Jan 26 2013 *) %o A011007 (PARI) 10^.25 \\ _Charles R Greathouse IV_, Jan 27 2013 %K A011007 nonn,cons,easy %O A011007 1,2 %A A011007 _N. J. A. Sloane_