The pow block is a straight equivalent of the pow function in glsl. It will suffer from the same limitations.
We won’t add anything to workaround those but I d advise to ensure your NME graph is preventing those situation with a clamp node for instance.
Doing it automatically would be detrimental to perf when you are sure of your data.