I followed the exact steps from this forum post to solve quintic polynomials of the form:
$x^5 - x + d$
But I got a different answer in number form from Mathematica than the original quintic polynomial root.
Am I doing something wrong?
Also, where it says, $(k^2)^{1/8}$, isn't that supposed to be $k^{1/4}$?