converting symbolic solve output to numbers [was "numerical value"]
Let's say:
$$z = [x = -1/3 * sqrt(3), x = 1/3 * sqrt(3)]$$
How can I make numerical value of that?
numerical_approx(z)
N(z)
n(z)
z.n()
RR(z)
DON'T WORK!
Thanks for your questions. It might be helpful to not use all capital letters for your titles, however; 'netiquette' usually reserves all-caps for extreme emphasis.