The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A010590 Decimal expansion of cube root of 18. 4
2, 6, 2, 0, 7, 4, 1, 3, 9, 4, 2, 0, 8, 8, 9, 6, 6, 0, 7, 1, 4, 1, 6, 6, 1, 2, 8, 0, 4, 4, 1, 9, 9, 6, 2, 7, 0, 2, 3, 9, 4, 2, 7, 6, 4, 5, 7, 2, 3, 6, 3, 1, 7, 2, 5, 1, 0, 2, 7, 7, 3, 8, 0, 5, 7, 2, 8, 6, 9, 9, 8, 1, 9, 1, 9, 6, 0, 4, 2, 1, 0, 8, 8, 2, 8, 4, 5, 5, 8, 2, 5, 9, 8, 9, 0, 7, 3, 5, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Equals sqrt(3*sqrt(2*sqrt(3*sqrt(2*sqrt(3*sqrt(2)...))))). - Zak Seidov, Dec 19 2009
EXAMPLE
2.62074139420889660714166128044199627023942764572363172510277380572869981...
MAPLE
evalf[100](root(18, 3)); # Muniru A Asiru, Feb 10 2019
MATHEMATICA
RealDigits[N[18^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 06 2012 *)
PROG
(PARI) sqrtn(18, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A010248 (continued fraction).
Sequence in context: A168294 A363737 A004544 * A049061 A342670 A298782
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 May 23 14:50 EDT 2024. Contains 372763 sequences. (Running on oeis4.)