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
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..5000 (a(5000) corrected by Sean A. Irvine)
EXAMPLE
Equals 2.84386697985156547769543940095865185276416517273704810465... - Muniru A Asiru, Feb 07 2019
MAPLE
evalf[100](23^(1/3)); # Muniru A Asiru, Feb 07 2019
MATHEMATICA
RealDigits[N[23^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 07 2012 *)
PROG
(PARI) sqrtn(23, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A010253 (continued fraction).
Sequence in context: A093823 A088154 A085993 * A109594 A329661 A254446
KEYWORD
nonn,cons
AUTHOR
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 19 08:08 EDT 2024. Contains 371782 sequences. (Running on oeis4.)