The RootY component calculates the Yth root of the In slot value. The Y slot represents the root's degree. [ Y√In ]

The RootY component

Slots

The RootY component has the following slots:

  • Status: indicates the current status of the component (OK, Fault);
  • Out: the Yth root value of the In slot value;
  • In: the input value;
  • Y: the degree of the root.