Idk if this would work.
Say, you want to compare a & b. That is equivalent to getting the max of a and b (once you know which one is bigger, you know which one is smaller).
Since lim (n=>infinity) n-root(abs(a)^n+abs(b)^n) = max(abs(a),abs(b)), does this give a comparing tool for positive reals?