1987 AJHSME Problems/Problem 19
Problem
A calculator has a squaring key
which replaces the current number displayed with its square. For example, if the display is
and the
key is depressed, then the display becomes
. If the display reads
, how many times must you depress the
key to produce a displayed number greater than
?
Solution
We just brute force this:
Clearly we need to press the button
times, so