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!)
A011519 Decimal expansion of 100th root of 100. 4

%I #14 Aug 26 2017 21:22:46

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

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

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

%N Decimal expansion of 100th root of 100.

%H Vincenzo Librandi, <a href="/A011519/b011519.txt">Table of n, a(n) for n = 1..5000</a>

%H M. F. Hasler, <a href="/wiki/User_talk:M._F._Hasler/Ranges#n-th_root_of_x">"Ranges": Index to n-th roots of x</a>. OEIS Wiki, Aug 26 2017

%t RealDigits[N[100^(1/100), 100]][[1]] (* _Vincenzo Librandi_, Mar 23 2013 *)

%o (PARI) sqrtn(100,100) \\ _Charles R Greathouse IV_, Apr 15 2014

%Y Cf. A011200 ... A011214 (other roots of 5), A011215 ... A011439 (n-th roots of 6, ..., 20) ; A011440 ... A011519 (n-th root of n = 21, ..., 100).

%K nonn,cons

%O 1,3

%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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)