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 A010605 #19 Feb 28 2023 15:18:12 %S A010605 3,2,3,9,6,1,1,8,0,1,2,7,7,4,8,3,3,8,4,0,7,1,4,6,9,9,2,4,2,7,2,0,2,9, %T A010605 7,0,0,3,7,8,3,7,8,9,6,8,5,2,6,5,2,8,8,1,6,5,1,5,1,2,5,7,6,2,1,2,4,6, %U A010605 8,2,6,5,3,2,2,8,5,8,2,1,9,6,3,9,7,2,1,9,5,8,0,8,3,4,2,6,7,5,9 %N A010605 Decimal expansion of cube root of 34. %H A010605 Vincenzo Librandi, <a href="/A010605/b010605.txt">Table of n, a(n) for n = 1..5000</a> (a(5000) corrected by _Sean A. Irvine_) %t A010605 RealDigits[N[34^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 15 2012 *) %o A010605 (PARI) sqrtn(34,3) \\ _Charles R Greathouse IV_, Apr 14 2014 %K A010605 nonn,cons %O A010605 1,1 %A A010605 _N. J. A. Sloane_