Post Reply 
Roots of Complex Numbers (Sharp, TI, Casio)
01-01-2023, 10:18 AM (This post was last modified: 01-01-2023 10:22 AM by Thomas Klemm.)
Post: #11
RE: Roots of Complex Numbers (Sharp, TI, Casio)
(01-01-2023 08:48 AM)Matt Agajanian Wrote:  I'd just like to know how it can be accomplished on the TI models.

I think that you are already close.

Let's assume:

\(
\begin{align}
z
&= 11753 + 10296i \\
&= a + ib \\
\\
&= 15625 \, \measuredangle \, 0.719413999 \\
&= u \, \measuredangle \, v \\
\end{align}
\)

Rectangular Coordinates

Here we use \(a + ib = 11753 + 10296i\):

(Radian Mode)
R>Pr(a, b)^(1/4) sto r
R>PΘ(a, b)/4 sto t
P>Rx(r, t)
P>Ry(r, t)

Polar Coordinates

Here we use \(u \, \measuredangle \, v = 15625 \, \measuredangle \, 0.719413999\):

(Radian Mode)
u^(1/4) sto r
v/4 sto t
P>Rx(r, t)
P>Ry(r, t)


I must admit that I have no idea how this calculator works.
Thus I could be totally wrong.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Roots of Complex Numbers (Sharp, TI, Casio) - Thomas Klemm - 01-01-2023 10:18 AM



User(s) browsing this thread: 2 Guest(s)