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

%I #21 Jun 25 2023 01:55:37

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

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

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

%N Decimal expansion of cube root of 16.

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

%F Equals 2 * A002580. - _Amiram Eldar_, Jun 25 2023

%e 2.51984209978974632953442121455645670114050292940301...

%t RealDigits[N[16^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 06 2012 *)

%t RealDigits[CubeRoot[16],10,120][[1]] (* _Harvey P. Dale_, Apr 24 2023 *)

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

%Y Cf. A002580.

%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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)