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

%I #21 Aug 21 2023 11:55:32

%S 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 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 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 Decimal expansion of the cube root of sine of 1 degree.

%C An algebraic number of degree 144. - _Charles R Greathouse IV_, Apr 14 2014

%H <a href="/index/Al#algebraic">Index entries for algebraic numbers, degree 144</a>

%F Cube root of A019810.

%e 0.2593891...

%p evalf(root[3](sin(Pi/180))) ; # _R. J. Mathar_, Oct 03 2011

%t RealDigits[N[Sin[Pi/180]^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 04 2012 *)

%o (PARI) sin(Pi/180)^(1/3) \\ _Charles R Greathouse IV_, Apr 14 2014

%Y Cf. A019810, A111460.

%K nonn,cons

%O 0,1

%A _Mohammad K. Azarian_, Nov 15 2005

%E Offset to 0 by _Mohammad K. Azarian_, Dec 11 2008

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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)