Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #14 Jan 30 2017 08:49:13
%S 0,1,243,32,4084101,59049,6436343,7776,844596301,9765625,1024,
%T 11881376,1252332576,130691232,1419857,1564031349,16807,17210368,
%U 1889568,1934917632,20511149,21003416576,229345007,2373046875,243,254803968
%N Smallest fifth power that begins with n.
%H Seiichi Manyama, <a href="/A018871/b018871.txt">Table of n, a(n) for n = 0..10000</a>
%F a(n) = A018872(n)^5. - _Seiichi Manyama_, Jan 30 2017
%Y Cf. A018872.
%K nonn,base
%O 0,3
%A _David W. Wilson_
%E Added initial 0. - _Seiichi Manyama_, Jan 30 2017