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