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

%I #26 Feb 28 2023 15:17:41

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

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

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

%N Decimal expansion of cube root of 23.

%H Vincenzo Librandi, <a href="/A010595/b010595.txt">Table of n, a(n) for n = 1..5000</a> (a(5000) corrected by _Sean A. Irvine_)

%e Equals 2.84386697985156547769543940095865185276416517273704810465... - _Muniru A Asiru_, Feb 07 2019

%p evalf[100](23^(1/3)); # _Muniru A Asiru_, Feb 07 2019

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

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

%Y Cf. A010253 (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 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)