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!)
A010596 Decimal expansion of cube root of 24. 1
2, 8, 8, 4, 4, 9, 9, 1, 4, 0, 6, 1, 4, 8, 1, 6, 7, 6, 4, 6, 4, 3, 2, 7, 6, 6, 2, 1, 5, 6, 0, 2, 1, 9, 1, 7, 6, 7, 8, 3, 7, 3, 8, 5, 0, 6, 9, 9, 8, 7, 0, 1, 1, 5, 5, 0, 9, 2, 8, 3, 2, 3, 8, 9, 0, 8, 3, 3, 7, 5, 1, 9, 3, 6, 5, 9, 9, 9, 4, 6, 7, 9, 7, 0, 9, 5, 1, 0, 9, 5, 9, 4, 1, 1, 2, 9, 0, 5, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Equals sqrt(2*sqrt(6*sqrt(2*sqrt(6*sqrt(2*sqrt(6)...))))). - Zak Seidov, Dec 19 2009
24^(1/3) is also the Landau-Kolmogorov constant C(3,2) in the case supremum norm on the positive half line. - Jean-François Alcover, Jul 17 2014
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..5000 (a(5000) corrected by Sean A. Irvine)
Eric Weisstein's MathWorld, Landau-Kolmogorov Constants
EXAMPLE
2.88449914061481676464327662156021917678373850699870115509283238908337519365999...
MATHEMATICA
RealDigits[N[24^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 07 2012 *)
PROG
(PARI) sqrtn(24, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A010254 (continued fraction).
Sequence in context: A011288 A198234 A197385 * A359699 A131920 A180308
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 September 2 09:35 EDT 2024. Contains 375613 sequences. (Running on oeis4.)