Square root without using math.h

How i take square root without using math.h library..??
Please Help me.
Please read this http://www.cplusplus.com/articles/how_to_ask/ and then ask again.
PanGalactic:

my way of questioning is wrong ???

Moschops


dear in wiki i cant understand....:(
Why can't you use the math.h?
You could use the pow function instead...it is also defined in cmath/math.h.
Topic archived. No new replies allowed.