Skip to content

Root Integer

Purpose of the Node

This node takes an integer and calculates its nth root. It handles errors if the degree is not a positive integer.

Pins

Pin NamePin DescriptionPin TypeValue Type
RadicandThe integer to take the root ofStructArray
DegreeThe degree of the rootStringMap
RootResult of the root calculationNumberFloat