In general, a practical way to solve this is to use a calculator. Just take the 6'th root of the argument ( in this case [latex] (j{{1+j}\over{1-j}})^2[/latex] ). Note that the magnitude of the argument is one, so your roots will be on the unit circle. You need a calculator that can handle complex math (or Matlab, Mathcad etc). Then, once you have at least one root (note calculators usually give only one), the remaining 5 roots will be equally spaced ( in angle ) around the unit circle.
Note that not only is the magnitude of the argument one, but it happens to be equal to one in this case. That is, [latex] (j{{1+j}\over{1-j}})^2=1[/latex] as shown below. So, the problem reduces to finding the sixth root of unity. Obviously, one root is 1 and the remaining 5 are equally spaced around the the unit circle (angle spacing [latex] \pi\over 3 [/latex]). Hopefully, you are familiar with converting complex numbers from polar to rectangular format, and vice versa.
[latex] {{1+j}\over{1-j}}={{(1+j)}\over{(1-j)}}{{(1+j)}\over{(1+j)}} [/latex]
[latex] {{(1+j)}\over{(1-j)}}{{(1+j)}\over{(1+j)}}=j [/latex]
hence,
[latex] (j{{1+j}\over{1-j}})^2=(j j)^2 =-1^2=1[/latex]