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!)
A011103 Decimal expansion of 5th root of 18. 2
1, 7, 8, 2, 6, 0, 2, 4, 5, 7, 9, 6, 6, 0, 0, 3, 3, 5, 5, 4, 9, 4, 8, 8, 7, 4, 7, 2, 1, 4, 0, 0, 8, 6, 6, 1, 0, 6, 3, 5, 8, 9, 5, 6, 9, 4, 7, 2, 7, 9, 9, 5, 8, 6, 0, 1, 4, 4, 1, 2, 2, 1, 5, 4, 9, 7, 2, 5, 2, 8, 8, 8, 1, 5, 6, 0, 5, 9, 0, 6, 4, 3, 4, 0, 9, 5, 8, 2, 3, 3, 3, 0, 4, 8, 4, 4, 2, 7, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1.7826024579660033554948874721400866106...
MAPLE
evalf(18^(1/5), 100); # Wesley Ivan Hurt, Feb 11 2017
MATHEMATICA
RealDigits[Power[18, (5)^-1], 10, 120][[1]] (* Harvey P. Dale, Oct 03 2011 *)
PROG
(PARI) sqrtn(18, 5) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A345412 A021565 A343617 * A342486 A245758 A266566
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 10:56 EDT 2024. Contains 371791 sequences. (Running on oeis4.)