Post Reply 
Roots of Complex Numbers (Sharp, TI, Casio)
01-02-2023, 08:47 AM
Post: #13
RE: Roots of Complex Numbers (Sharp, TI, Casio)
(01-01-2023 10:03 PM)Matt Agajanian Wrote:  Correct?

This looks good to me.
But now both blocks became identical.

You could use variables \(x\) and \(y\) instead of \(a\) and \(b\) if that helps for readability.
And another variable \(n\) for the exponent instead of \(4\):

R>Pr(x, y)^n sto r
R>PΘ(x, y)*n sto t
P>Rx(r, t)
P>Ry(r, t)

Now you can use it for any of these cases:
  • \(n = 4\)
  • \(n = -4\)
  • \(n = \frac{1}{4}\)
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-02-2023 08:47 AM



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