CONTEXT: I have been studying the odd powers of $3$ and trying to determine when they are "close to" square numbers; more specifically, I have conjectured that there exist finitely many solutions $m,n$ to the diophantine equation $$|3^{2m+1}-n^2|<m^2$$ and some examples of solutions include $3^7+22=47^2$, $3^{11}+94=421^2$, and $3^{15}+37=3788^2$. Then it occurred to me that coming up with any of these solutions would take a huge amount of time if I had no calculator.
QUESTION: How could one show by hand in a short amount of time (say, $5$ minutes of calculation at most) that $3^{15}+37$ is a perfect square? Ideally, one would find its square root, but perhaps there is some way to demonstrate its square-ness without doing this? I imagine that any quick way of doing this would rely on some sort of factoring trick, but I haven't been able to come up with one.
This is more like a comment, but it is too long. My answer is not actually a good way to show that $3^{15}+37$ is a perfect square. You have to a priori know that it is a perfect square in order to proceed with this Pell-equation guess. Moreover, the computation cannot be done in $5$ minutes or less (unless you are a savant).
Note that $37=7^2-3\cdot 2^2$ and $1=2^2-3\cdot 1^2$. Now, note that $$(7+2\sqrt{3})\cdot(2+\sqrt{3})^5=3788+2187\sqrt{3}=3788+3^{\frac{15}{2}}\,.$$ Therefore, $$(7-2\sqrt{3})\cdot(2-\sqrt{3})^5=3788-2187\sqrt{3}=3788-3^{\frac{15}{2}}\,.$$ Multiplying the two equations above yields $$37=3788^2-3^{15}\,.$$ Therefore, $3^{15}+37=3788^2$ is the square of an integer.
Due to Qiaochu Yuan's kind (deleted) remark, $\mathbb{Z}[\sqrt{3}]$ is a unique-factorization domain (which I faultily remembered that it was not). If you started with a different minimal solution $(x,y)\in\mathbb{Z}_{>0}\times\mathbb{Z}_{>0}$ to the Pell equation $x^2-3y^2=37$, namely, $(x,y)=(8,3)$, then you could achieve the same proof: $$(8+3\sqrt{3})\cdot(2+\sqrt{3})^{-6}=3788-2187\sqrt{3}=3788-3^{\frac{15}{2}}$$ and $$(8-3\sqrt{3})\cdot(2-\sqrt{3})^{-6}=3788-2187\sqrt{3}=3788+3^{\frac{15}{2}}\,.$$