Skip to content

Root Float

Purpose of the Node

The Root Float node calculates the nth root of a given float input. It takes two inputs: the radicand (the float to take the root of) and the degree (the degree of the root). The result of the root calculation is output as a float.

Pins

Pin NamePin DescriptionPin TypeValue Type
RadicandThe float to take the root ofFloatFloat
DegreeThe degree of the rootIntegerInteger
RootResult of the root calculationFloatFloat