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!)
A010597 Decimal expansion of cube root of 25. 1
2, 9, 2, 4, 0, 1, 7, 7, 3, 8, 2, 1, 2, 8, 6, 6, 0, 6, 5, 5, 0, 6, 7, 8, 7, 3, 6, 0, 1, 3, 7, 9, 2, 2, 7, 7, 8, 5, 3, 0, 4, 9, 8, 6, 3, 5, 1, 0, 1, 0, 3, 0, 0, 4, 1, 4, 2, 2, 5, 7, 3, 5, 1, 0, 0, 7, 2, 5, 6, 0, 5, 5, 8, 5, 9, 3, 2, 1, 7, 3, 1, 7, 0, 6, 5, 7, 2, 0, 4, 5, 5, 3, 3, 7, 0, 8, 1, 3, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
A010597 RealDigits[N[25^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 09 2012 *)
PROG
(PARI) sqrtn(25, 3) \\ Charles R Greathouse IV, Apr 14 2014
(Sage) N(25^(1/3), digits=108) # Jani Melik, Jul 24 2015
CROSSREFS
Sequence in context: A011324 A021346 A281334 * A245253 A153460 A342209
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 13 21:51 EDT 2024. Contains 372523 sequences. (Running on oeis4.)