Excel problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I find the square root of something in excel? I can't find it ou?t
 
or if you remember your maths

=A1^(1/2)

which extends into

=A1^(1/3) etc

--

HTH

RP
(remove nothere from the email address if mailing direct)


Kassie said:
=SQRT(value)
ou?t
 
And just to complete the picture:
=POWER(A1,1/2)
But SQRT is better from a documentation point of view - most people would
guess what it means!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top