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 A111474 #21 Aug 21 2023 11:55:32 %S A111474 2,5,9,3,8,9,1,3,0,1,7,2,1,8,2,3,8,2,9,7,6,2,0,2,7,6,9,4,8,2,1,8,1,0, %T A111474 7,0,5,1,9,2,9,1,1,6,7,1,0,6,2,0,8,7,3,9,4,5,1,9,5,0,8,5,5,3,3,9,0,2, %U A111474 0,3,5,9,7,7,6,0,5,9,1,1,9,6,3,9,6,6,9,2,5,7,4,1,8,4,4,3,4,8,8,7 %N A111474 Decimal expansion of the cube root of sine of 1 degree. %C A111474 An algebraic number of degree 144. - _Charles R Greathouse IV_, Apr 14 2014 %H A111474 <a href="/index/Al#algebraic">Index entries for algebraic numbers, degree 144</a> %F A111474 Cube root of A019810. %e A111474 0.2593891... %p A111474 evalf(root[3](sin(Pi/180))) ; # _R. J. Mathar_, Oct 03 2011 %t A111474 RealDigits[N[Sin[Pi/180]^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 04 2012 *) %o A111474 (PARI) sin(Pi/180)^(1/3) \\ _Charles R Greathouse IV_, Apr 14 2014 %Y A111474 Cf. A019810, A111460. %K A111474 nonn,cons %O A111474 0,1 %A A111474 _Mohammad K. Azarian_, Nov 15 2005 %E A111474 Offset to 0 by _Mohammad K. Azarian_, Dec 11 2008