Nodes: Add Root operation to math node
This operation calculates the Root of A index B, this feature is good
to have in Blender, because Root Operations shouldn't be hidden in the
Power operation and a Square Root Operation might not be enough for
certain cases.
This patch adds a simple Root operation to the math node, as I proposed on right-click select: https://blender.community/c/rightclickselect/cfhbbc/
I tested it on Windows 10 for the following Node Editors:
Shader/Cycles:
Shader/Eevee:
Geometry Nodes Math (New Version 2022):
Compositor:
Texture Nodes:
Message to the reviewers: This is my first patch, please formulate your feedback detailed. Thank you :)