How to calculate squareroot using input from user

how to take the number from the user, calculate the square and display it in the message box. what should be the expression for squareroot

Hi,
Expression for Squareroot - Math.Sqrt()

Thanks,
Nishant

what activity will use to write expression math.sqrt

Depends on your requirements, this should work with Assign as well

Hi,

Do you use StudioX? The following is a sample using porjectNotebook.
Hope this helps you,

image

NewBlankTask12.zip (49.5 KB)

Regards,