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!)
A011149 Decimal expansion of 5th root of 64. 2

%I #22 Jan 18 2017 10:03:26

%S 2,2,9,7,3,9,6,7,0,9,9,9,4,0,7,0,0,1,3,5,9,7,2,5,3,8,9,3,5,5,5,8,5,5,

%T 1,7,8,8,8,7,7,0,1,7,7,8,1,9,5,5,9,5,0,1,1,0,2,7,4,2,2,2,3,6,9,8,7,2,

%U 0,6,4,1,2,5,0,7,0,2,6,1,1,3,6,2,2,9,4,6,2,2,6,0,2,3,0,1,6,9,4

%N Decimal expansion of 5th root of 64.

%H Ivan Panchenko, <a href="/A011149/b011149.txt">Table of n, a(n) for n = 1..1000</a>

%e 2.29739670999407...

%p Digits:=100: evalf(64^(1/5)); # _Wesley Ivan Hurt_, Jan 17 2017

%t RealDigits[64^(1/5), 10, 128][[1]] (* _Alonso del Arte_, Feb 07 2015 *)

%o (PARI) sqrtn(64, 5) \\ _Michel Marcus_, Feb 08 2015

%K nonn,cons,easy

%O 1,1

%A _N. J. A. Sloane_

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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)