Does anybody know how to code a program to find the square root of any number I put into a textbox.
I have text1 as the input box
text2 as the answer box
and command1 as the button to find the square root

I also need to know if anybody can make a program to solve for a variable using the same items for like input and that and i want it to solve stuff like
X*5=2x+20-2x
stuff like that

i would like the coding for both but either one is fine if anybody knows how