plot_real_imag(sqrt(x), (x, -3, 3), real=False)
# Expected:
## Plot object containing:
## [0]: cartesian line: im(sqrt(x)) for x over (-3, 3)
