login

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”).

Smallest eighth power that begins with n.
1

%I #14 Jan 31 2017 10:08:58

%S 0,1,256,390625,43046721,5764801,6561,78310985281,815730721,

%T 9682651996416,100000000,11019960576,128063081718016,1370114370683136,

%U 1475789056,152587890625,1679616,1785793904896,1853020188851841,191707312997281

%N Smallest eighth power that begins with n.

%H Seiichi Manyama, <a href="/A018877/b018877.txt">Table of n, a(n) for n = 0..10000</a>

%F a(n) = A018878(n)^8. - _Seiichi Manyama_, Jan 31 2017

%Y Cf. A018878.

%K nonn,base

%O 0,3

%A _David W. Wilson_

%E Added initial 0. - _Seiichi Manyama_, Jan 31 2017