I'm a LaTeX's beginner and I want to modify how the
\sqrt[] {} command is displayed adding a line under the root's index. My problem is this: when it is too long (like this: \(\sqrt[a long index 123456789] {some argument} \)) it just float above the blanck but to write complex formulas I need this line for a clearer reading.I know I could write it using powers and a fraction as index, but I'd like to obtain it whit radicals.
Thank you all.