Observe this:
The starting (first) digits of: follows a certain pattern, isn't it?
Find the minimum natural power of 9 for its first digit to become 1
BONUS: Find the minimum power if the power was an integer
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Shouldn't the answer just be zero? 9 to the power 0 is 1, the first digit of which is 1.