How do I associate a math operation with node of wiring diagram?

Hello, I am trying to associate a mathematical operation with the node of the wiring diagram, for example I may want to pass an integer as an input, and want take a square root of that integer and return the value at the other end. The node has to perform the math operation. Is that possible using Catlab? If so how can I go on with the implementation? Thank you!