Smallest power of 6 whose decimal expansion contains n: Difference between revisions

Content added Content deleted
(Add Factor)
m (made sure that the power is supposed to be an non-negative integer, no fair taking square roots or using negative powers.)
Line 2: Line 2:


;Task:
;Task:
Show the smallest power of   '''6'''   whose decimal expansion contains   '''n,'''     where   '''n   <   22'''
Show the smallest (non-negative integer) power of   '''6'''   whose decimal expansion contains   '''n,'''     where   '''n   <   22'''
<br><br>
<br><br>