I’ve consistently been made to solve a rather absurd number of problems that involve proving the irrationality of some radical (Nth Root of X) by Contradiction, and since these problems often use a very similar method of proving irrationality (assuming the radical is equal to a fraction in simplest form, then proving that the Numerator and Denominator have some common multiple.
However, I was wondering if there exists some absolute definitive template to solve such a question, solved exclusively in variables to which numbers can be substituted. I do understand the naïveté of my question but I would greatly appreciate it if someone may explain this exists.
As a side note: I have attempted to do this by stating:
$$\mathrm{N^{th}-Root}(x) = \frac{a}{b}$$
$$x = \frac{a^n}{b^n}$$
$(b^n)x = (a^n)$, thereby proving that $a^n$ is a multiple of $b^n$, but I’ve gotten stuck. Again, I do not know what I am doing and would appreciate any help or explanation!