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!)
A010583 Decimal expansion of cube root of 11. 1

%I #21 Feb 16 2019 01:09:22

%S 2,2,2,3,9,8,0,0,9,0,5,6,9,3,1,5,5,2,1,1,6,5,3,6,3,3,7,6,7,2,2,1,5,7,

%T 1,9,6,5,1,8,6,9,9,1,2,8,0,9,6,9,2,3,0,5,5,6,9,9,3,4,5,8,0,8,6,6,0,4,

%U 0,0,9,8,3,0,8,2,9,7,5,9,7,4,4,8,9,7,5,8,0,5,4,4,8,1,6,2,6,2,7

%N Decimal expansion of cube root of 11.

%H Vincenzo Librandi, <a href="/A010583/b010583.txt">Table of n, a(n) for n = 1..5000</a>

%e 2.2239800905693155211653633767221571965186991280969230556... - _Muniru A Asiru_, Feb 12 2019

%p evalf[100](root(11,3)); # _Muniru A Asiru_, Feb 12 2019

%t RealDigits[Power[11, (3)^-1],10,120][[1]] (* _Harvey P. Dale_, Apr 23 2011 *)

%o (PARI) sqrtn(11,3) \\ _Charles R Greathouse IV_, Apr 14 2014

%Y Cf. A010241 (continued fraction).

%K nonn,cons

%O 1,1

%A _N. J. A. Sloane_

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 18 03:01 EDT 2024. Contains 371767 sequences. (Running on oeis4.)