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 A011425 #11 Jul 08 2025 02:16:40 %S A011425 1,6,4,7,5,4,8,9,7,2,4,4,2,0,6,5,7,0,2,4,7,0,2,5,9,3,7,3,9,8,9,3,2,9, %T A011425 0,7,7,1,3,7,3,2,5,0,8,4,8,2,8,1,3,5,1,5,9,1,4,1,5,8,2,3,8,5,8,1,4,3, %U A011425 2,7,4,8,2,5,5,8,1,1,2,9,3,9,3,2,2,9,6,3,5,2,2,2,2,2,8,1,1,9,7 %N A011425 Decimal expansion of 6th root of 20. %H A011425 Ivan Panchenko, <a href="/A011425/b011425.txt">Table of n, a(n) for n = 1..1000</a> %t A011425 RealDigits[Surd[20,6],10,120][[1]] (* _Harvey P. Dale_, Nov 11 2014 *) %K A011425 nonn,cons %O A011425 1,2 %A A011425 _N. J. A. Sloane_