Formula to calculate a square root

173 Views Asked by At

I already know about the relation between a circle and the square root of a certain number. It looks like this , where $b=\sqrt{x}$ and is actually very interesting. I wanted to check if I could take the image, and basically "write it down" in math form to come up with a, maybe useless, formula for the square root of $x$. The one I came up with is$$ \sqrt{x}=\frac{(x+1)\sin(\arccos\big(\frac{x-1}{x+1}\big))}{2} $$ Now this formula is kinda long, and I want to know if, first of all, it is correct, and also if there is any possible way to simplify it without using a square root to achieve this, because that would be contradictory.

1

There are 1 best solutions below

0
On

Too long for a comment.

I assume that you want to define the square root in general (not just $\sqrt x$ of a particular value of $x$), operated on the non-negative reals.

If you want something that is algebraically more "elementary" than the square root operator, then what choices do you have left, besides the basic $+-\times\div$?

If you would like to "think geometrically", then you must accept ideas such as: based on a circle, there are things that are geometrically very fundamental ("simpler" than square root) that appear algebraically less "simple".

Such fundamental operations can be (depending on how you frame your geometrical world view) sine, cosine, and their inverses.

Under this context, the formula you derived is correct and can be thought of as simple and NOT "kinda long".

At the same time, there's also the choice of restricting oneself to finitism or not. One can consider approximating a circle with regular polygons, and there can be algebraically tedious ways (yet geometrically intuitive) to approximate that vertical length $b$.

It takes infinite steps to really get to the square root. You have to decide whether this is an issue or not. Algebraically the whole real line has to be constructed with "infinite procedures" one kind or another.

Speaking or which, I don't know if the continued fraction view can be incorporated geometrically to a circle.