I want to know what should be your thinking while solving this question.
$ax^2 + bx + c = 0$ has roots $A$ and $A^n$. Prove that $$(ac^n)^{1/(n+1)} + (a^nc)^{1/(n+1)} +b = 0$$
What are you thinking in your mind about the variables, about the steps?
You see, we don’t know $n$, $a$, $b$, $c$, neither $A$. But we know a equation and it has to be $0$.
I get these questions in mind:
it that we require to know value of $n$ since that can tells us a huge guess to what are values of roots?
So , in my way of thinking. I feel we need to know $a$, $c$, and $b$ values.
Please do share yours. I do not want a solution. Just how would you think in these types of questions.

Since $\;\dfrac ca=A\cdot A^n=A^{n+1}\;,\;$ we get that
$\displaystyle\left(ac^n\right)^{\frac1{n+1}}+\left(a^nc\right)^{\frac1{n+1}}+b=$
$=\displaystyle\sqrt[n+1]{ac^n}+\sqrt[n+1]{a^nc}+b=$
$=c\;\sqrt[n+1]{\dfrac ac}+a\;\sqrt[n+1]{\dfrac ca}+b=$
$=c\;\sqrt[n+1]{\dfrac1{A^{n+1}}}+a\;\sqrt[n+1]{A^{n+1}}+b=$
$=\dfrac cA+aA+b=$
$=\dfrac1A\left(c+aA^2+bA\right)=$
$=\dfrac1A\left(aA^2+bA+c\right)=$
$=0\;\;$ indeed $\;A\;$ is a root of $\;ax^2+bx+c\;.$
So we have proved that
$\displaystyle\left(ac^n\right)^{\frac1{n+1}}+\left(a^nc\right)^{\frac1{n+1}}+b=0\;.$