I did not even remember how to do square roots from high school, but I vaguely recall it was similar to long division. (Thankfully I remember how to do long division.) I just went to youtube and refreshed my memory on how to do square roots.
Is there a "long root" process to do nth roots? N can be any integer of 2 or more. (N could be 1 too but that is trivial.) The radicand can be any positive number. The radicand does not hafta be a perfect square, perfect cube, or perfect n-power of anything.
Btw, I am aware of factorization. So $\sqrt{153} = \sqrt{9 * 17} = 3\sqrt{17}$. In this case, what I want to do is something like 2 into 17, but instead of long division, use a "long root" process for putting 2 into 17. The process would go on forever, much like 25/7 goes on forever because the remainder never "settles". I would just stop when I get, say, 3 decimal places or however many I think is accurate enough.
Examples:
$\sqrt{68}$
$\sqrt[3]{401}$
$\sqrt[7]{50}$
$\sqrt[21]{675}$
$\sqrt[n]{x}$