fixed remaining issues from shellcheck
@ -140,7 +140,7 @@ _get_root() {
p=$i
i=$(_math "$i" + 1)
done;
done
return 1
}