login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111474 Decimal expansion of the cube root of sine of 1 degree. 8
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
An algebraic number of degree 144. - Charles R Greathouse IV, Apr 14 2014
LINKS
FORMULA
Cube root of A019810.
EXAMPLE
0.2593891...
MAPLE
evalf(root[3](sin(Pi/180))) ; # R. J. Mathar, Oct 03 2011
MATHEMATICA
RealDigits[N[Sin[Pi/180]^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 04 2012 *)
PROG
(PARI) sin(Pi/180)^(1/3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Sequence in context: A082183 A332554 A333530 * A111761 A021798 A336830
KEYWORD
nonn,cons
AUTHOR
Mohammad K. Azarian, Nov 15 2005
EXTENSIONS
Offset to 0 by Mohammad K. Azarian, Dec 11 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)