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 A010602 #14 Nov 19 2022 00:49:59 %S A010602 3,1,4,1,3,8,0,6,5,2,3,9,1,3,9,3,0,0,4,4,9,3,0,7,5,8,9,6,4,6,2,7,4,9, %T A010602 9,2,6,3,5,0,8,5,9,7,1,8,5,0,0,7,2,6,4,2,5,6,4,2,3,5,2,6,1,7,3,3,7,5, %U A010602 9,0,0,0,8,5,1,2,4,3,4,2,9,1,6,2,1,3,7,0,3,1,0,1,9,8,2,5,3,1,3 %N A010602 Decimal expansion of cube root of 31. %H A010602 Vincenzo Librandi, <a href="/A010602/b010602.txt">Table of n, a(n) for n = 1..5000</a> %t A010602 RealDigits[N[31^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 15 2012 *) %o A010602 (PARI) sqrtn(31,3) \\ _Charles R Greathouse IV_, Apr 14 2014 %Y A010602 Cf. A010600, A010601, A010603. %K A010602 nonn,cons %O A010602 1,1 %A A010602 _N. J. A. Sloane_