This question comes out of a mathematics calendar problem that asked for the tenths digit of the expression $(17 + \sqrt{280})^{17}$. The calendar implied the digit should be 9, but after playing with the expression for while, factoring it in various ways, binomial expansions, trying series approximations, etc., I made little progress.
I tried a more brute-force approach and entered the expression into a high-precision calculator, which showed the value to be very close to an integer, specifically with a decimal that begins $.999999999824...$ After further trial-and-error, I saw the problem had a number of red herrings (e.g., the fact that the first time and the exponent are equal, or that the number under the radical is different from the square of the first time by a perfect square).
Someone can correct me if I'm wrong, but in general it seems expressions of this form $$(a + \sqrt {a^2 \pm x})^n$$ where $a$ is a positive integer and $x$ is an integer relatively small compared to $a^2$, tend to rapidly approach integer values as $n$ grows.
I feel like I'm missing something rather obvious here, but could someone enlighten me (or at least give me a hint) about why this expression should give values increasingly close to integers when raised to large powers?