Answered
Is there a way to use a list of numerical variables? For example if I wanted a sqrt of random non-perfect squares. I tried using a list of variables but this did not work, as I assumed it wouldn't since it is probably treated as a different data type. Any suggestions?
Comments (1)
Soon after I posted this I was able to embed list variables within the equation.
sqrt($notsq.a$)