If $3^n+81$ is a perfect square, Then calculation of a positive integer value of $n$.
$\bf{My\; Try}::$ When $n≤4,$ then easy to know that $3^n+81$ is not a perfect square.
Now let $n=k+4(k∈Z^{+}),$ then $3^{n}+81=81(3^{k}+1).$
So $3^{n}+81$ is a perfect square, and $81$ is square,
there must be a positive integer $x$, such that $3^{k}+1=x^2⇒3^k=(x−1)⋅(x+1)$
Means $(x+1)$ and $(x-1)$ must be a power of $3$ form
Now I did not understand how can i solve after that
Help Required
Thanks.