How to calculate $3^{\sqrt{2}}$ with a simple calculator ?. What is a simple calculator here ?:
- It is a calculator which can only do the $4$ main calculus and radicals $\left(\,\sqrt{}\,\right)$.
- And it can only show up to seven digits.
- We want to calculate $3^{\sqrt{2}}$ with this calculator up to $6$ decimals.
In the question is written that the question has a nice solution don't find the answer just by using the calculator.
What to do here ?. I tried to divid it to a number, multiply, etc$\ldots$ But I can find a good way to calculate it.
I'll give you the general procedure for calculating $x^y$ for arbitrary reals $x,y$ such that $x > 0$ on a calculator with limited precision.
$3^\sqrt{2} = 3 \times 3^{\sqrt{2}-1} \approx 3 \times 3^{0.414214}$.
$0.414214 \approx 0.011010100000100111101_2$.
Here are all the intermediate results assuming your calculator rounds to $7$ significant digits on every operation.
$3^\sqrt{2} \approx 1.576268 \times 3 \approx 4.728804$.
As you can see it turns out the answer you get is correct to $7$ significant digits. It is accidental in this case, because even the final multiplication alone will force the result to be an exact multiple of $3$, and it so happens that the answer correct to $7$ digits is also a multiple of $3$. In general you expect at least the last digit to be inaccurate.